Skip to content
VS Code

Valuation API for VS Code

io.github.johnbehar1500-ux/valuation-api

Deterministic finance tools for AI agents — IRR, NPV, MOIC, DCF, WACC and sensitivity.

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

Install Valuation API in VS Code

.vscode/mcp.json

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

Valuation API in other clients