SSCMFI Bond Calculations for Grok
com.sscmfi/bond
Industry-standard bond math for AI agents: price, yield, accrued interest, duration, yield-to-worst
client:Grok
transport:streamable-http
tools:1
Install SSCMFI Bond Calculations in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"bond": {
"type": "http",
"url": "https://api.sscmfi.com/api/sscmfiMCPAPI"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs