calculate_bond_periodic — SSCMFI Bond Calculations MCP Tool
calculate_bond_periodic
(calculate bond periodic) is one of 1 tool on the
SSCMFI Bond Calculations
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call calculate_bond_periodic from your client
- Claude Code SSCMFI Bond Calculations calculate_bond_periodic run in your project directory
- Claude Desktop SSCMFI Bond Calculations calculate_bond_periodic ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor SSCMFI Bond Calculations calculate_bond_periodic ~/.cursor/mcp.json
- VS Code SSCMFI Bond Calculations calculate_bond_periodic .vscode/mcp.json
- Zed SSCMFI Bond Calculations calculate_bond_periodic ~/.config/zed/settings.json
- Windsurf SSCMFI Bond Calculations calculate_bond_periodic ~/.codeium/windsurf/mcp_config.json
- Cline SSCMFI Bond Calculations calculate_bond_periodic ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI SSCMFI Bond Calculations calculate_bond_periodic ~/.gemini/settings.json
- Grok SSCMFI Bond Calculations calculate_bond_periodic .mcp.json (in your project root)
- ChatGPT SSCMFI Bond Calculations calculate_bond_periodic Settings → Connectors → Advanced → Developer mode
- Claude.ai SSCMFI Bond Calculations calculate_bond_periodic Settings → Connectors → Add custom connector
- LangChain SSCMFI Bond Calculations calculate_bond_periodic pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http bond https://api.sscmfi.com/api/sscmfiMCPAPI
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.