Skip to content
VS Code

Pathbound for VS Code

ai.pathbound/pathbound

Customer-context and ops layer for AI agents

client:VS Code transport:streamable-http

Install Pathbound in VS Code

.vscode/mcp.json

{
  "servers": {
    "pathbound": {
      "type": "http",
      "url": "https://mcp.pathbound.ai/mcp"
    }
  }
}

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

Pathbound in other clients