Skip to content

Conversation

evantahler
Copy link
Contributor

@evantahler evantahler commented Sep 26, 2025

  • Add link to arcade-mcp
  • fix image click to go to docs home, not www site
  • remove redundant sidebar items

Note

Rebrands “Toolkits” to “MCP Servers” across docs and UI, updating links/labels, fixing the logo link, and aligning examples and references.

  • Docs:
    • Mass update of links/paths from toolkits/... to mcp-servers/... across pages (e.g., X, Zoom), reference content, and public/llms* indices.
    • Example snippets and comments updated to new doc URLs (e.g., Jira).
  • UI:
    • Rename “Toolkits” to “MCP Servers” in cards, badges, and headings; change browse link to /mcp-servers.
    • Fix logo click to route to /home.
  • Cleanup:
    • Remove/replace redundant toolkit sidebar/content entries to match the new structure.

Written by Cursor Bugbot for commit cdbe995. This will update automatically on new commits. Configure here.

Copy link

vercel bot commented Sep 26, 2025

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

Project Deployment Preview Comments Updated (UTC)
docs Ready Ready Preview Comment Sep 27, 2025 0:56am

@evantahler evantahler marked this pull request as ready for review September 26, 2025 23:09
@evantahler evantahler changed the title Update docs headers for arcade MCP It's MCP TIME Sep 26, 2025
cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

@EricGustin
Copy link
Member

EricGustin commented Sep 27, 2025

I'd like to get past the 'release candidate' phase before publishing the arcade-mcp-server docs for the world to see.

This is mainly because a lot of the setup documentation won't work unless they add in various pre-release flags, etc.

@evantahler evantahler changed the title It's MCP TIME Toolkits --> MCP Sep 27, 2025
@evantahler evantahler changed the title Toolkits --> MCP Toolkits section --> MCP Servers Section Sep 27, 2025
- [ ] I have added the toolkit to the `src/components/custom/Toolkits/toolkits-config.ts` file. For the toolkit's image,
- [ ] I create a new file located at `pages/mcp-servers/<category>/my-toolkit-name.mdx` that uses the [Community Toolkit Template](https://github.com/ArcadeAI/docs/blob/main/pages/mcp-servers/community-toolkit-template.mdx)
- [ ] I have added the toolkit to the `pages/mcp-servers/<category>/_meta.ts` file
- [ ] I have added the toolkit to the `src/components/custom/mcp-servers/toolkits-config.ts` file. For the toolkit's image,
Copy link

Choose a reason for hiding this comment

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

Bug: PR Template Links to Incorrect File Paths

The PR template's path updates are inconsistent with the codebase. It links to a non-existent community-toolkit-template.mdx file under pages/mcp-servers/ and incorrectly references src/components/custom/mcp-servers/ for toolkits-config.ts instead of src/components/custom/Toolkits/. This results in broken links and misleading instructions for contributors.

Fix in Cursor Fix in Web

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.

2 participants