Has OpenCtx ever gained much traction?
Model Context Protocol
191–200 of 283 posts
Re: Model Context Protocol
#192Is this similar to what Sourcegraph's OpenCtx tries to do? Has OpenCtx ever gained much traction?
Re: Model Context Protocol
#193Earlier quoted context omitted.
Thank you. That’s good feedback. The gist of it is: you have an llm application such as Claude desktop. You want to have it interact (read or write) with some system you have. MCP solves this. For example you can give the application the database schema as a “resource”, effectively saying; here is a bunch of text, do whatever you want with it during my chat with the llm. Or you can give the application a tool such as…
Or, in short: it's (an attempt to create) a standard protocol to plug tools to LLM app via the good ol' tools/function calling mechanism. It's not introducing new capabilities, just solving the NxM problem, hopefully leading to more tools being written. (At least that's how I understand this. Am I far off?)
On tools specifically, we went back and forth about whether the other primitives of MCP ultimately just reduce to tool use, but ultimately concluded that separate concepts of "prompts" and "resources" are extremely useful to express different _intentions_ for server functionality. They all have a part to play!
Re: Model Context Protocol
#194@jspahrsummers and I have been working on this for the last few months at Anthropic. I am happy to answer any questions people might have.
The result that MCP server returned will be transfer to MCP host(Claude, IDEs, Tools), there are some privacy issues because the process is automatic after one-time permission provided. For instance, when there is something wrong for MCP host, it query all data from database and transfer it to host, all data will be leaked. It's hard to totally prevent this kind of problem when interacting with local data, But, Is th…
Re: Model Context Protocol
#195Re: Model Context Protocol
#196Earlier quoted context omitted.
Already available in the latest at https://claude.ai/download !
I'm on the latest Claude desktop for mac (0.7.1, pro plan). Can't see the mcp icon neither in the app nor in the web. How to troubleshoot?
Re: Model Context Protocol
#197Earlier quoted context omitted.
I'm on the latest Claude desktop for mac (0.7.1, pro plan). Can't see the mcp icon neither in the app nor in the web. How to troubleshoot?
Same issue here. Is it geolocked maybe?
Re: Model Context Protocol
#198Earlier quoted context omitted.
> This is huge, as long as there's a single standard and other LLM providers don't try to release their own protocol Yes, very much this; I'm mildly worried because the competition in this space is huge and there is no shortage of money and crazy people who could go against this.
They will go against this. I don’t want to be that guy, but this moment in time is literally the opening scene of a movie where everyone agrees to work together in the bandit group. But, it’s a bandit group.
Re: Model Context Protocol
#199Is there any plans to add Well-known URI[1] as a standard? It would be awesome if we can add services just by inputting domain names of the services. [1]: https://en.wikipedia.org/wiki/Well-known_URI
Re: Model Context Protocol
#200I took time to read everything on Twitter/Reddit/Documentation about this. I think I have a complete picture. Here is a quickstart for anyone who is just getting into it. https://glama.ai/blog/2024-11-25-model-context-protocol-quic...
It would appear the HN hug knocked your host offline, given the 525 TLS Is Bogus and its 502 Bad Gateway friend I managed to get it to load: https://archive.ph/7DALF