MCP integration #281
Unanswered
Zia-Ur-Rehman1
asked this question in
Q&A
Replies: 1 comment
-
|
Yes, but right now your MCP would need to be exposed publicly so that the model can hit it; Using the standard MCP server APIs. Look at the respective docs for each provider's API. This PR adds a universal interface for the above: #278 Future exploration needs to be done for wrapping MCPs in proxing function bindings for local execution and polyfilling. |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have an MCP build using
gem 'mcp'Gem
Now I can make it live using VS Code or by any other means
Can I connect that hosted MCP with this gem to use the tools of that MCP
Beta Was this translation helpful? Give feedback.
All reactions