Skip to content
VS Code

mcp for VS Code

markets.tally/mcp

The risk officer for AI-assisted trading: enforced exit rules, cooling-off, and public receipts.

client:VS Code transport:streamable-http

Install mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://tally.markets/api/mcp"
    }
  }
}

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

mcp in other clients