Skip to content
Zed

Valuation API for Zed

io.github.johnbehar1500-ux/valuation-api

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

client:Zed transport:streamable-http tools:14

Install Valuation API in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "valuation-api": {
      "url": "https://api.finance-tools.io/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

What Zed can do once it is connected

Valuation API in other clients