search_cases_by_attorney — Court Delta MCP Tool Read-only
search_cases_by_attorney
(search cases by attorney) is one of 23 tools on the
Court Delta
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call search_cases_by_attorney from your client
- Claude Code Court Delta search_cases_by_attorney run in your project directory
- Claude Desktop Court Delta search_cases_by_attorney ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Court Delta search_cases_by_attorney ~/.cursor/mcp.json
- VS Code Court Delta search_cases_by_attorney .vscode/mcp.json
- Zed Court Delta search_cases_by_attorney ~/.config/zed/settings.json
- Windsurf Court Delta search_cases_by_attorney ~/.codeium/windsurf/mcp_config.json
- Cline Court Delta search_cases_by_attorney ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Court Delta search_cases_by_attorney ~/.gemini/settings.json
- Grok Court Delta search_cases_by_attorney .mcp.json (in your project root)
- ChatGPT Court Delta search_cases_by_attorney Settings → Connectors → Advanced → Developer mode
- Claude.ai Court Delta search_cases_by_attorney Settings → Connectors → Add custom connector
- LangChain Court Delta search_cases_by_attorney pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http court-delta https://mcp.courtdelta.com/mcp
Other tools on this server
- lookup_court_case
- search_cases_by_party
- search_cases_by_business
- get_attorney_hearing_calendar
- subscribe_to_case_updates
- court_visit_info
- check_expunction_options
- estimate_license_points
- check_traffic_charge
- screen_names_by_party
- search_judgments
- list_cases_filed
- check_court_scam
- court_delta_help
- search_statutes
- get_statute
- pending_changes
- amendment_history
- diff_statute
- recent_law_changes
- chapter_activity
- cross_references
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.