Skip to content
VS Code

mcp for VS Code

finance.maddog/mcp

Price-action reads with measured accuracy: day-type odds, breakouts, public scoreboard

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

Install mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.maddog.finance/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

mcp in other clients