mirror of
https://github.com/suitenumerique/docs.git
synced 2026-04-26 01:25:05 +02:00
This provides a way to start a local MCP server: - provided a user token, the MCP can create document - can be run locally and work with cursor or mcphost
4 lines
49 B
Python
4 lines
49 B
Python
"""MCP Server package."""
|
|
|
|
__version__ = "0.1.0"
|