
Chris CoutinhoandClaude
b8dc413b73
feat: Add Smithery CLI deployment support
- Add smithery package as dependency
- Create smithery_server.py with @smithery.server() decorator
- Add SmitheryConfigSchema for session config (nextcloud_url, username, app_password)
- Add [tool.smithery] section to pyproject.toml
- Remove manual .well-known/mcp-config endpoint (Smithery handles this)
Smithery CLI will automatically:
- Extract config schema from the decorated function
- Handle session config parsing from query parameters
- Make config accessible via ctx.session_config in tools
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 18:05:33 +01:00
..
2025-11-22 02:46:30 +01:00
2025-11-20 11:22:20 +01:00
2025-11-13 21:57:14 +01:00
2025-11-22 03:52:02 +01:00
2025-11-22 02:46:30 +01:00
2025-11-20 12:32:27 +01:00
2025-11-20 17:15:19 +01:00
2025-11-20 16:50:13 +01:00
2025-11-22 03:11:56 +01:00
2025-11-21 01:02:22 +01:00
2025-10-25 19:52:45 +02:00
2025-11-22 02:46:30 +01:00
2025-05-04 23:24:55 +02:00
2025-11-22 18:05:33 +01:00
2025-11-11 20:35:08 +01:00
2025-11-22 17:30:42 +01:00
2025-11-22 17:30:42 +01:00
2025-11-22 17:30:42 +01:00
2025-11-22 18:05:33 +01:00