Skip to content

AStheTECH/mewcp-docs

Repository files navigation

MewCP Docs

Official documentation site for MewCP - a managed MCP (Model Context Protocol) gateway.

Built with Zudoku.

Structure

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

Development

npm install
npm run dev

Build

npm run build

Search (pagefind) is indexed at build time. To preview with search working:

npm run build && npm run preview

Adding content

  • Guides: Add .mdx files under pages/mewcp/
  • API reference: Edit apis/mewcp-auth.yaml
  • Navigation: Update zudoku.config.tsx

Tech

About

Official Documentation for MewCP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors