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