-
Notifications
You must be signed in to change notification settings - Fork 5
Test mcp server config button in UI #212
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
- sema4ai-http-helper==2.1.0 | ||
- sema4ai-common==0.1.0 | ||
- ruff==0.11.11 | ||
- fastmcp==2.10.5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fastmcp
has much more deps than needed which is too much for our simple usage. Please use mcp
which at least has less deps.
Putting this on draft until we have a clear direction on how we want to do the validation. More details here: https://sema4ai.slack.com/archives/C0922BH088H/p1753343495464339?thread_ts=1753283146.490289&cid=C0922BH088H |
No description provided.