MCP & Developer ToolsBeta
Bring your own AI. The CaseRescue MCP server lets your firm connect Claude (claude.ai, Claude Desktop, or the API) directly to your workspace's data through the open Model Context Protocol. It is strictly read-only: your AI can ask about your calls and clients, and can never change anything.
Connect in four steps
Generate a connection token
In the CaseRescue app, go to Settings → Integrations → AI Connector (MCP) and click Generate token. Copy it once; only a hashed version is stored.
Copy your connector URL
The same card shows your workspace's connector URL. Every request is scoped to your workspace; the token can never see another firm's data.
Add it to your AI tool
In claude.ai or Claude Desktop, add a custom connector (remote MCP server) with that URL and your token as the bearer credential. API users pass the same header.
Ask questions
Your AI can now query calls, intakes, complaints, appointments, agent performance and transcripts, and answer questions grounded in your firm's real data.
Available tools
A fixed allowlist of 16 read-only tools. Nothing outside this set is callable.
query_callsSearch and filter your firm's analyzed callsquery_intakesQuery intake records and outcomesquery_complaintsList flagged client complaintsquery_positive_feedbackList gratitude and review candidatesquery_appointmentsQuery booked consultationsget_agent_performancePer-agent grades and trendsget_contact_journeyA client's full journey and satisfactionget_client_360Everything known about one contactget_client_risk_reportRefund and churn risk across clientsget_workspace_analyticsWorkspace-level metrics and trendsget_case_manager_analyticsCase-manager task and promise analyticsquery_case_manager_tasksOpen follow-ups and promises made on callssearch_call_transcriptsFull-text search across transcriptsget_call_detailsOne call's full analysisget_call_insightsAggregated insights across callsaggregate_dataCustom aggregations over your dataSecurity model
- Read-only by design: no tool can create, modify, or delete anything.
- Tenant isolation: every token is scoped to one workspace and can never see another firm's data.
- Tokens are stored hashed, shown once at creation, and revocable at any time in Settings.
- Rate limited to 60 requests per hour per workspace.
- Every tool call is logged with the token that made it.
Want API access beyond MCP?
Tell us what you're building. Webhooks and deeper integrations are available for firms on the platform.