-
Notifications
You must be signed in to change notification settings - Fork 127
feat(connectors): add MCP server support (claude only) #10
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: main
Are you sure you want to change the base?
Conversation
Wow, amazing. Will review shortly. Thank you!! |
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com>
@ctate let me know if I can help with anything on this! |
Thanks so much for adding this - it looks great! I left a few notes, let me know if anything needs clarification. |
appreciate the review, I applied the fixes and tested, looks good 👍 |
this pr adds MCP servers for Claude with a "connectors" system that stores encrypted credentials, a UI to manage them, and wiring into the agent flow (claude only)
Still a work in progress, but would love your thoughts @ctate