SSCMFI Bond Calculations for Cursor
com.sscmfi/bond
Industry-standard bond math for AI agents: price, yield, accrued interest, duration, yield-to-worst
client:Cursor
transport:streamable-http
tools:1
Install SSCMFI Bond Calculations in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bond": {
"url": "https://api.sscmfi.com/api/sscmfiMCPAPI"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs