Skip to content

Conversation

@ahmedivy
Copy link
Contributor

@ahmedivy ahmedivy commented Nov 2, 2025

Summary

Fix broken urls from /docs/integrations/... to /docs/adaptors/.. for Nextjs and Express

Type of Change

  • Bug fixing
  • Adding a feature
  • Improving documentation
  • Adding or updating examples
  • Performance - bundle size improvement (if applicable)

Affected Packages

  • xmcp (core framework)
  • create-xmcp-app
  • init-xmcp
  • Documentation
  • Examples

Screenshots/Examples

Related Issues


Note

Replace /docs/integrations/... with /docs/adapters/... for Next.js and Express in site navigation and docs index.

  • Site navigation:
    • Update search link in apps/website/app/layout.tsx from /docs/integrations/nextjs to /docs/adapters/nextjs.
  • Docs:
    • Update getting-started links in apps/website/content/docs/index.mdx from /docs/integrations/{nextjs,express} to /docs/adapters/{nextjs,express}.

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

@vercel
Copy link
Contributor

vercel bot commented Nov 2, 2025

@ahmedivy is attempting to deploy a commit to the xmcp Team on Vercel.

A member of the Team first needs to authorize it.

@valebearzotti valebearzotti merged commit 32bd64f into basementstudio:canary Nov 3, 2025
1 of 2 checks passed
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