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