Skip to content

Commit 809461e

Browse files
committed
refactor: mcp -> api (rest + mcp transport layer)
1 parent a1b170d commit 809461e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/penroselamarck/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
44
Public API
55
----------
6-
- :mod:`penroselamarck.mcp`: MCP (HTTP bridge) server package.
6+
- :mod:`penroselamarck.api`: MCP (HTTP bridge) server package.
77
"""

0 commit comments

Comments
 (0)