Lead README with agent skills for faster onboarding#478
Open
Lead README with agent skills for faster onboarding#478
Conversation
Move the agent skills section to the top of the README so readers immediately see how to install and start building. Keep Claude Code install commands front and center with a brief pointer to the agent skills guide for other agents. Specification section moves below Examples.
@modelcontextprotocol/ext-apps
@modelcontextprotocol/server-basic-react
@modelcontextprotocol/server-basic-vanillajs
@modelcontextprotocol/server-budget-allocator
@modelcontextprotocol/server-cohort-heatmap
@modelcontextprotocol/server-customer-segmentation
@modelcontextprotocol/server-map
@modelcontextprotocol/server-pdf
@modelcontextprotocol/server-scenario-modeler
@modelcontextprotocol/server-shadertoy
@modelcontextprotocol/server-sheet-music
@modelcontextprotocol/server-system-monitor
@modelcontextprotocol/server-threejs
@modelcontextprotocol/server-transcript
@modelcontextprotocol/server-video-resource
@modelcontextprotocol/server-wiki-explorer
commit: |
ochafik
reviewed
Feb 20, 2026
Contributor
There was a problem hiding this comment.
We've heard from some customers they didn't necessarily want to rewrite their apps (in this case, conversion creates a fork, twice the work to maintain as the web app / iframe embed still lurks around, unlike in the OAI SDK Apps migration case where ChatGPT supports the result of the conversion).
Maybe rephrase along the lines of #34 which shows how to turn a web app into a hybrid web + MCP App?
Pederzh
reviewed
Feb 21, 2026
Comment on lines
+80
to
+81
| <a href="https://www.mcpjam.com/"><img src="https://img.shields.io/badge/MCPJam-client-8B5CF6" alt="MCPJam"></a> | ||
| </p> |
There was a problem hiding this comment.
Suggested change
| <a href="https://www.mcpjam.com/"><img src="https://img.shields.io/badge/MCPJam-client-8B5CF6" alt="MCPJam"></a> | |
| </p> | |
| <a href="https://www.mcpjam.com/"><img src="https://img.shields.io/badge/MCPJam-client-8B5CF6" alt="MCPJam"></a> | |
| <a href="https://manufact.com/inspector"><img src="mcp--use-inspector-E5F3FD" alt="mcp-use"></a> | |
| </p> |
Hey guys!
It'd be great to add the mcp-use inspector here as well.
It's open source and supports MCP Apps, plus we also have an online version that’s pretty neat.
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.
Move the agent skills section to the top of the README so readers immediately see how to install and start building.
Changes: