Skip to content
VS Code

context7docs mcp for VS Code

com.clauxel.context7docs/context7docs-mcp

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

client:VS Code transport:streamable-http

Install context7docs mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "context7docs-mcp": {
      "type": "http",
      "url": "https://context7docs.clauxel.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

context7docs mcp in other clients