Skip to content
VS Code

Monte Carlo for VS Code

io.github.monte-carlo-data/mcp

Data + AI observability — monitor and troubleshoot production-grade agents and the context they use.

client:VS Code transport:streamable-http

Install Monte Carlo in VS Code

.vscode/mcp.json

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

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

Monte Carlo in other clients