Skip to content
Claude Desktop

context7docs mcp for Claude Desktop

com.clauxel.context7docs/context7docs-mcp

A paid remote MCP for Context7 MCP docs, built to return verdicts, receipts, usage logs, and audit-r

client:Claude Desktop transport:streamable-http

Install context7docs mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "context7docs-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://context7docs.clauxel.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

context7docs mcp in other clients