docs(pro): improve MCP Server and MCP Skills discoverability#3542
Open
docs(pro): improve MCP Server and MCP Skills discoverability#3542
Conversation
MCP pages were buried at the bottom of the Resources section, invisible from the Pyth Pro landing page and Getting Started guide. - Move MCP Server and MCP Skills into How-To Guides in the sidebar - Add "Use with AI assistants" card to the Pyth Pro landing page - Add AI-Assisted Development section to Getting Started What's Next - Strengthen MCP Server -> MCP Skills next-step with skill catalog - Improve MCP Skills intro with explicit server link and warning callout Made-with: Cursor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
5 Skipped Deployments
|
Contributor
🤖 llms.txt Content ReviewAnalyzed documentation changes — no updates to curated content required. Products reviewed:
Files analyzed |
The MCP skills are for Pyth Pro, not Pyth Core. Hermes references were leaking into skill content and the docs page without enough context, which could confuse users. - Add "not used by this server" caveat to hermes_id in common.md - Remove hermes_id from integration helper example output - Remove Hermes mention from mcp-skills.mdx Integration Helper example Made-with: Cursor
Skills are Pyth Pro only. Remove every mention of Hermes, hermes_id, and Pyth Core from skill files, shared references, and the docs page. - common.md: drop hermes_id from response field list - pyth-integration-helper: remove hermes_id field rows, ID types comparison table, Hermes-related critical mistakes, and Pyth Core mentions in description and decision guide - mcp-skills.mdx: replace "Pyth Pro vs Pyth Core" example prompt Made-with: Cursor
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
Test plan
pnpm turbo run build)Made with Cursor