Skip to content

docs(pro): improve MCP Server and MCP Skills discoverability#3542

Open
aditya520 wants to merge 3 commits intomainfrom
docs/improve-mcp-discoverability
Open

docs(pro): improve MCP Server and MCP Skills discoverability#3542
aditya520 wants to merge 3 commits intomainfrom
docs/improve-mcp-discoverability

Conversation

@aditya520
Copy link
Member

@aditya520 aditya520 commented Mar 10, 2026

Summary

  • Moved MCP Server and MCP Skills from the bottom of Resources into the How-To Guides section of the Pyth Pro sidebar so they appear alongside other integration guides
  • Added a "Use with AI assistants" card to the Pyth Pro landing page linking to MCP Server
  • Added an "AI-Assisted Development" subsection to Getting Started > What's Next with links to both MCP pages
  • Replaced the brief "Skills" footer on the MCP Server page with a "Next: MCP Skills" section listing skill categories
  • Improved MCP Skills intro with an explicit link back to MCP Server and upgraded the prerequisite callout to warning type

Test plan

  • Production build passes (pnpm turbo run build)
  • Verified Pyth Pro landing page shows the new MCP card
  • Verified sidebar lists MCP Server and MCP Skills under How-To Guides
  • Verified Getting Started What's Next includes AI-Assisted Development section
  • Verified MCP Server -> MCP Skills cross-link journey is smooth
  • Verified MCP Skills -> MCP Server back-link and warning callout are visible

Made with Cursor


Open with Devin

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
@vercel
Copy link

vercel bot commented Mar 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
component-library Ready Ready Preview, Comment Mar 10, 2026 9:21pm
developer-hub Ready Ready Preview, Comment Mar 10, 2026 9:21pm
5 Skipped Deployments
Project Deployment Actions Updated (UTC)
api-reference Skipped Skipped Mar 10, 2026 9:21pm
entropy-explorer Skipped Skipped Mar 10, 2026 9:21pm
insights Skipped Skipped Mar 10, 2026 9:21pm
proposals Skipped Skipped Mar 10, 2026 9:21pm
staking Skipped Skipped Mar 10, 2026 9:21pm

Request Review

@github-actions
Copy link
Contributor

github-actions bot commented Mar 10, 2026

🤖 llms.txt Content Review

Analyzed documentation changes — no updates to curated content required.

Products reviewed: llms-price-feeds-pro.txt, llms-price-feeds.txt

Note: Product files contain curated content. Deep dive page URLs in each file link to individual .mdx pages for full detail.

Files analyzed
apps/developer-hub/content/docs/price-feeds/pro/getting-started.mdx
apps/developer-hub/content/docs/price-feeds/pro/index.mdx
apps/developer-hub/content/docs/price-feeds/pro/mcp-skills.mdx
apps/developer-hub/content/docs/price-feeds/pro/mcp.mdx

Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant