Content
@
0 reply
0 recast
2 reactions
Rafi
@rafi
Model Context Protocol from Anthropic is a common interface for AI to access external data. File system, GitHub, Puppeteer (for browsers), and others are already implemented. This makes ad-hoc agents so much easier to implement https://www.anthropic.com/news/model-context-protocol
3 replies
3 recasts
12 reactions
Rafi
@rafi
It is possible to implement this protocol in OpenAI compatible api by intercepting requests making this provider-agnostic. Yay! https://github.com/modelcontextprotocol/servers
0 reply
0 recast
1 reaction
Rafi
@rafi
This will make personal ai tools so much easier to build. Before a dev had to build an UI and connect it with the backend. Now It's possible to build only the backend and interact with it via official Claude app without setting up Developer API
1 reply
0 recast
4 reactions
Jake Casey
@jakeacasey
Seems very cool, setting some of this stuff up manually seems to need ot happen for every app and it's a pain to build the same thing twice.
0 reply
0 recast
0 reaction