SSCMFI Bond Calculations for VS Code
com.sscmfi/bond
Industry-standard bond math for AI agents: price, yield, accrued interest, duration, yield-to-worst
client:VS Code
transport:streamable-http
tools:1
Install SSCMFI Bond Calculations in VS Code
.vscode/mcp.json
{
"servers": {
"bond": {
"type": "http",
"url": "https://api.sscmfi.com/api/sscmfiMCPAPI"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs