You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a an existing bug? Please link it here.
NA
Describe the solution you'd like
Anthropic's new Model Context Protocol is been touted as "a new standard for connecting AI assistants to the systems where data lives, including content repositories, business tools, and development environments".
Feature Area
Agent capabilities
Is your feature request related to a an existing bug? Please link it here.
NA
Describe the solution you'd like
Anthropic's new Model Context Protocol is been touted as "a new standard for connecting AI assistants to the systems where data lives, including content repositories, business tools, and development environments".
Here are some resources to brush up on the same:
MCP provides specifications for both clients & servers.
The MCP server can host 3 types of primitives:
Anthropic has open sourced their python SDK for making server out of tools(python functions) easily.
Vision
tools
) when defining the agent.The Python-SDK also has a lightweight client implementation.
A number of applications have implemented MCP clients including the Claude Desktop Application. Here's the full list.
Describe alternatives you've considered
No response
Additional context
No response
Willingness to Contribute
Yes, I'd be happy to submit a pull request
The text was updated successfully, but these errors were encountered: