Replies: 1 comment
-
|
Same issue here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, thank you for the great work on MCPO! 🙏
I’m currently using the
--hot-reloadoption with aconfig.jsonto dynamically manage MCP server configurations.While the hot reload seems to detect changes (I can see log messages like
Adding servers:orRemoving servers:), the Swagger UI (/docs) and OpenAPI spec (/openapi.json) are not updated after the reload.uv run mcpo --config config/mcp.json --hot-reload/toolname/docsand/toolname/openapi.jsonstill show no operations or outdated specs.Questions:
Thanks a lot for your help!
Beta Was this translation helpful? Give feedback.
All reactions