Skip to content
VS Code

calculators for VS Code

com.logiccommons/calculators

Find and run trustworthy calculators with clear methods, provenance, and sources.

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

Install calculators in VS Code

.vscode/mcp.json

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

calculators in other clients