Merge pull request #342 from cbcoutinho/feature/smithery

feat: Add Smithery stateless deployment support (ADR-016)
This commit is contained in:
Chris Coutinho
2025-11-22 19:39:53 +01:00
committed by GitHub
10 changed files with 1086 additions and 89 deletions
+1
View File
@@ -126,6 +126,7 @@ dev = [
[project.scripts]
nextcloud-mcp-server = "nextcloud_mcp_server.cli:run"
smithery-main = "nextcloud_mcp_server.smithery_main:main"
[[tool.uv.index]]
name = "testpypi"