Skip to content
VS Code

mcp for VS Code

com.branderux/mcp

One message in, a full agentic application out: website and MCP app, live. Built from any AI client.

client:VS Code transport:streamable-http

Install mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.branderux.com/mcp"
    }
  }
}

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

mcp in other clients