Jonathan Hefner

Results 135 comments of Jonathan Hefner

> But that sounds like something for MCP server schema, not MCP client schema... These would be instructions *for the specific client / host application* on how to install *any*...

Hi, @Rajesh-Narayanappa87! :wave: If you are intending to submit this proposal as an SEP, please: - Fill out the GitHub issue title and description to help others butter understand your...

I like this design — it's simple and lightweight! 😃 Since there has been a lot of discussion around what "extensions" should and should not be, an alternative way of...

> The SEP has the support for extensions as a binary thing on clients/servers. However, there's nothing stopping an extension from introducing `_meta` fields for additional settings. I'm thinking post-[SEP-1442](https://github.com/modelcontextprotocol/modelcontextprotocol/issues/1442)...

Hey, @oranmis! 👋 I am currently updating some of the docs. I put together a [remote servers doc](https://github.com/jonathanhefner/mcp-registry/blob/modelcontextprotocol-io-docs/docs/modelcontextprotocol-io/remote-servers.mdx). Perhaps it might help? Feedback is welcome! I also put together a...

> guess I should rename the file. What do you recommend? I think basing it on the title works: "Understanding MCP Extensions" => `blog/content/posts/2025-MM-DD-understanding-mcp-extensions.md`.

> > If a server disconnects, the client will interpret the disconnection the same as a network failure, and will attempt to reconnect. > > which implies that server disconnect...

I put together a rough sketch of what I think should appear under a new "Registry" tab on https://modelcontextprotocol.io/: * [explanation] About => **[Preview](https://github.com/jonathanhefner/mcp-registry/blob/modelcontextprotocol-io-docs/docs/modelcontextprotocol-io/about.mdx)** * parts of [`docs/explanations/ecosystem-vision.md`](https://github.com/modelcontextprotocol/registry/blob/8f047f339832169ade306c79b35fdb0cdf9f5cc7/docs/explanations/ecosystem-vision.md) * [`docs/reference/faq.md`](https://github.com/modelcontextprotocol/registry/blob/8f047f339832169ade306c79b35fdb0cdf9f5cc7/docs/reference/faq.md)...

> While this SEP proposes adding state to all ServerRequest and ServerResponse messages, the primary driver is elicitation requests in remote MCP servers. What is the use case / flow...

Thank you, @sdmcraft, @cliffhall, and @pcarleton!