Official documentation site for MewCP - a managed MCP (Model Context Protocol) gateway.
Built with Zudoku.
pages/
mewcp/ # Main documentation
getting-started # Tutorial
connect/ # Client connection guides
connect-agents/ # AI agent framework guides
authentication/ # MewCP Key and Account API Keys
apis/
mewcp-auth.yaml # OpenAPI spec for the MewCP Auth API
npm install
npm run devnpm run buildSearch (pagefind) is indexed at build time. To preview with search working:
npm run build && npm run preview- Guides: Add
.mdxfiles underpages/mewcp/ - API reference: Edit
apis/mewcp-auth.yaml - Navigation: Update
zudoku.config.tsx
- Zudoku - docs framework
- Pagefind - static search
- OpenAPI 3.1 - API reference spec