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