docs: add skills-extension-candidates and client-mcp-support trackers#92
Open
olaservo wants to merge 4 commits into
Open
docs: add skills-extension-candidates and client-mcp-support trackers#92olaservo wants to merge 4 commits into
olaservo wants to merge 4 commits into
Conversation
Scaffold a candidates list for MCP servers, dev tools, SDKs, and skills repositories that could adopt SEP-2640. Initial entries: FastMCP 3.0 Skills, chrome-devtools-mcp, hf-mcp-server, Hugging Face skills library, github-mcp-server (PR #2428 demo), Azure Skills Plugin. Cross-link from related-work.md and add a row to the README docs table.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds two new tracker docs:
docs/skills-extension-candidates.md— MCP servers, dev tools, SDKs, and skills repositories that are candidates for adopting SEP-2640. Initial entries: FastMCP 3.0 Skills, chrome-devtools-mcp, hf-mcp-server, Hugging Face skills library, github-mcp-server (PR #2428 demo), Azure Skills Plugin.docs/client-mcp-support.md— survey of model-facing MCP resource loading and SEP-2640 support across open-source clients (codex, gemini-cli, goose, fast-agent, vscode/Copilot, opencode, deepagents, strands-agents, adk-python, agent-framework, cline, crewAI, hermes-agent, mastra, Roo-Code).The two docs cross-link as siblings: candidates is the server-side view, client-mcp-support is the client-side view of the same SEP-2640 readiness question.
docs/related-work.mdkeeps its existing tables and points at the candidates tracker for the candidate-specific framing.