Skip to content
VS Code

TheRundown Data MCP for VS Code

io.github.therundown/data

Six Product API tools require authentication; protocol metadata discovery is keyless.

client:VS Code transport:streamable-http tools:6

Install TheRundown Data MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "data": {
      "type": "http",
      "url": "https://mcp.therundown.io/mcp"
    }
  }
}

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

What VS Code can do once it is connected

TheRundown Data MCP in other clients