get_solvency_sample — QueryLines MCP Tool Read-only
get_solvency_sample
(get solvency sample) is one of 40 tools on the
QueryLines
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_solvency_sample from your client
- Claude Code QueryLines get_solvency_sample run in your project directory
- Claude Desktop QueryLines get_solvency_sample ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor QueryLines get_solvency_sample ~/.cursor/mcp.json
- VS Code QueryLines get_solvency_sample .vscode/mcp.json
- Zed QueryLines get_solvency_sample ~/.config/zed/settings.json
- Windsurf QueryLines get_solvency_sample ~/.codeium/windsurf/mcp_config.json
- Cline QueryLines get_solvency_sample ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI QueryLines get_solvency_sample ~/.gemini/settings.json
- Grok QueryLines get_solvency_sample .mcp.json (in your project root)
- ChatGPT QueryLines get_solvency_sample Settings → Connectors → Advanced → Developer mode
- Claude.ai QueryLines get_solvency_sample Settings → Connectors → Add custom connector
- LangChain QueryLines get_solvency_sample pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://api.querylines.com/mcp
Other tools on this server
- get_premium_sample
- list_lines
- get_coverage
- get_eligibility_sample
- get_citizens_sample
- list_carrier_lines
- get_carriers_sample
- get_premium
- get_summary
- get_top_insurers
- compare_states
- check_eligibility
- get_citizens_pif
- get_citizens_depopulation
- get_top_carriers
- get_carrier_profile
- compare_carrier_states
- list_cat_events
- get_cat_sample
- get_cat_counties
- get_cat_exposure
- get_cat_impact
- get_hazard_sample
- get_hazard
- get_hazard_premium
- get_carrier_solvency
- list_enforcement_actions
- get_rate_filings_sample
- get_rate_filings
- get_rate_activity
- get_rates_vs_premium
- get_syndicate_sample
- get_syndicate
- get_financials_sample
- get_carrier_financials
- get_financials_reinsurers
- get_financials_distress
- get_litigation_sample
- get_litigation_metrics
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.