check_dph_payer — adis MCP Tool Read-only
check_dph_payer
(check dph payer) 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 check_dph_payer from your client
- Claude Code adis check_dph_payer run in your project directory
- Claude Desktop adis check_dph_payer ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor adis check_dph_payer ~/.cursor/mcp.json
- VS Code adis check_dph_payer .vscode/mcp.json
- Zed adis check_dph_payer ~/.config/zed/settings.json
- Windsurf adis check_dph_payer ~/.codeium/windsurf/mcp_config.json
- Cline adis check_dph_payer ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI adis check_dph_payer ~/.gemini/settings.json
- Grok adis check_dph_payer .mcp.json (in your project root)
- ChatGPT adis check_dph_payer Settings → Connectors → Advanced → Developer mode
- Claude.ai adis check_dph_payer Settings → Connectors → Add custom connector
- LangChain adis check_dph_payer 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.