Skip to content
VS Code

mcp for VS Code

run.pantheon/mcp

Search your Pantheon contacts, read cross-channel message timelines, and query the AI brain.

client:VS Code transport:streamable-http

Install mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://mcp.pantheon.run/mcp"
    }
  }
}

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

mcp in other clients