Skip to content
Windsurf

fixed income mcp for Windsurf

io.github.joselillotrax-cell/fixed-income-mcp

Bond pricing, duration, DV01 and convexity for AI agents, with numerical cross-checks built in.

client:Windsurf transport:stdio runtime:pypi

Install fixed income mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "fixed-income-mcp": {
      "command": "uvx",
      "args": [
        "bondmath"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

fixed income mcp in other clients