Skip to content
VS Code

precisioncalc mcp for VS Code

io.github.inity13/precisioncalc-mcp

High-precision finance & business calculations for AI agents — exact decimals, never floats.

client:VS Code transport:streamable-http runtime:npm tools:11

Install precisioncalc mcp in VS Code

.vscode/mcp.json

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

precisioncalc mcp in other clients