Skip to content
VS Code

network for VS Code

io.github.doc2mcp/network

MCP server for network documentation, generated by doc2mcp.

client:VS Code transport:streamable-http

Install network in VS Code

.vscode/mcp.json

{
  "servers": {
    "network": {
      "type": "http",
      "url": "https://www.doc2mcp.site/api/mcp/627464b0-c66d-44f0-a60d-76664a9bdbb1/mcp"
    }
  }
}

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

network in other clients