Skip to content
Zed

SSCMFI Bond Calculations for Zed

com.sscmfi/bond

Industry-standard bond math for AI agents: price, yield, accrued interest, duration, yield-to-worst

client:Zed transport:streamable-http tools:1

Install SSCMFI Bond Calculations in Zed

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

{
  "context_servers": {
    "bond": {
      "url": "https://api.sscmfi.com/api/sscmfiMCPAPI"
    }
  }
}

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

What Zed can do once it is connected

SSCMFI Bond Calculations in other clients