get_current_rates — CRE Intelligence MCP Tool Read-only
get_current_rates
(get current rates) is one of 13 tools on the
CRE Intelligence
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_current_rates from your client
- Claude Code CRE Intelligence get_current_rates run in your project directory
- Claude Desktop CRE Intelligence get_current_rates ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor CRE Intelligence get_current_rates ~/.cursor/mcp.json
- VS Code CRE Intelligence get_current_rates .vscode/mcp.json
- Zed CRE Intelligence get_current_rates ~/.config/zed/settings.json
- Windsurf CRE Intelligence get_current_rates ~/.codeium/windsurf/mcp_config.json
- Cline CRE Intelligence get_current_rates ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI CRE Intelligence get_current_rates ~/.gemini/settings.json
- Grok CRE Intelligence get_current_rates .mcp.json (in your project root)
- ChatGPT CRE Intelligence get_current_rates Settings → Connectors → Advanced → Developer mode
- Claude.ai CRE Intelligence get_current_rates Settings → Connectors → Add custom connector
- LangChain CRE Intelligence get_current_rates pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http cre-intelligence-mcp https://cre-intelligence-mcp.onrender.com/mcp
Other tools on this server
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.