com.clauxel.context7docs/context7docs-mcp
A paid remote MCP for Context7 MCP docs, built to return verdicts, receipts, usage logs, and audit-r
Links
README
From the repo.
Context7 Private Docs MCP
Context7 Private Docs MCP is a hosted remote MCP for Context7 MCP docs.
This repository is a public documentation project for Context7 Private Docs MCP. Its structure follows the public documentation pattern used by MiroFish: a short front door, a clear reading order, practical guides, reference pages, and a public-safe boundary.
Start Here
- Website: https://context7docs.clauxel.com/?utm_source=github&utm_medium=documentation&utm_campaign=context7docs_public_docs&utm_content=readme_home
- Pricing: https://context7docs.clauxel.com/pricing/?utm_source=github&utm_medium=documentation&utm_campaign=context7docs_public_docs&utm_content=readme_pricing
- Checkout: https://context7docs.clauxel.com/checkout/?utm_source=github&utm_medium=documentation&utm_campaign=context7docs_public_docs&utm_content=readme_checkout
- Support: support@aigeamy.com
Remote MCP
- Endpoint: https://context7docs.clauxel.com/mcp
- Server card: https://context7docs.clauxel.com/server-card.json
- Registry name:
com.clauxel.context7docs/context7docs-mcp - Tools:
query_private_docs,resolve_version_example,check_stale_reference,get_docs_receipt
Reading Order
- Quickstart
- Evaluation guide
- Checkout and pricing
- Workflow notes
- Security model
- Public link reference
Audience
AI product teams, operations leads, workflow owners, and technical evaluators.
Capabilities
- Streamable HTTP MCP endpoint
- Bearer-token access for production calls
- Structured tool-call output
- Receipt-oriented evidence export
- Public server card and registry metadata
- MCP tool: query_private_docs
- MCP tool: resolve_version_example
- MCP tool: check_stale_reference
- MCP tool: get_docs_receipt
Public-Safe Boundary
This repository contains documentation only. It does not contain production source code, credentials, payment configuration, Cloudflare configuration, customer records, private analytics, or local machine paths.
Config for your environment
Use the endpoint URL below in your config. No API key — you connect directly.
Tool
OS
Config file: ~/.cursor/mcp.json
{
"mcpServers": {
"mcp-server": {
"url": "https://context7docs.clauxel.com/mcp"
}
}
}Paste into mcpServers in the config file. Restart Cursor after saving.
If this MCP is also published on mcpchannel.ai, you can subscribe from Browse and use the gateway config there instead.