Skip to content
VS Code

mcp for VS Code

com.economicium/mcp

Free finance and trading calculators as MCP tools: risk/reward, RMD, Coast FIRE, inflation.

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

Install mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://economicium-mcp.economicium.workers.dev/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