Skip to content
VS Code

Devdocs Io for VS Code

io.github.pipeworx-io/devdocs-io

DevDocs.io keyless docs index + entry search + content (Angular, MDN, Rust, etc.).

client:VS Code transport:streamable-http

Install Devdocs Io in VS Code

.vscode/mcp.json

{
  "servers": {
    "devdocs-io": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/devdocs-io/mcp"
    }
  }
}

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

Devdocs Io in other clients