# Scope (Claims) - Preview MCP server

Insurance claims-side vendor procurement (IMEs, IA, surveillance). Preview - V2 launches Q3 2026.

## Links
- Registry page: https://www.getdrio.com/mcp/bid-scope-claims
- Repository: https://github.com/scope-bid/scope-mcp
- Website: https://scope.bid/mcp/claims

## Install
- Command: `npx -y @scope-bid/scope-claims-mcp`
- Endpoint: https://scope.bid/api/mcp/claims
- Auth: Not captured

## Setup notes
- Package: Npm @scope-bid/scope-claims-mcp v1.0.4
- Remote endpoint: https://scope.bid/api/mcp/claims

## Tools
- scope_claims_status - Returns Scope claims server status. V2 launches Q3 2026; until then this surface is Preview/waitlist. Endpoint: https://scope.bid/api/mcp/claims
- scope_claims_join_waitlist - Join the claims waitlist. Captures a firm name and contact for the V2 cohort. Endpoint: https://scope.bid/api/mcp/claims
- scope_briefing - Briefing for the authenticated org's recent matter activity. Cross-vertical read; returns matters bucketed by action_required, awaiting_vendor, scheduled, and recently_completed. Use this at session start to ground your AI on what changed since last view. Endpoint: https://scope.bid/api/mcp/claims
- scope_roster_audit - Complete activity log for a single scope. Returns the append-only event chain. Useful for compliance review or matter-record export. Endpoint: https://scope.bid/api/mcp/claims
- scope_spend_rollup - Aggregate awarded-bid spend across the carrier org over a date window. Group by vendor, category, matter_type, jurisdiction, or scope. Endpoint: https://scope.bid/api/mcp/claims
- scope_vendor_health - Per-vendor credential, insurance, BAA, and on-time status across your roster. HIPAA BAA tracking is especially relevant for the claims vertical. Endpoint: https://scope.bid/api/mcp/claims
- scope_credential_alerts - Vendors with expiring or expired credentials (COI, W-9, insurance, BAA). Filtered version of scope_vendor_health. Endpoint: https://scope.bid/api/mcp/claims
- scope_conflict_log - Search the carrier org's structured conflict-party log across every scope. Use for a prior-representation check before dispatching new work. Filter by party name (case-insensitive substring), optional party_type, and optional lookback window. Endpoint: https://scope.bid/api/mcp/claims
- scope_get_dispatch_routing_state - Read-only view of the roster auto-routing state machine for one claim/scope. Returns current state, Primary vendor, routing timestamps, time remaining until network fallback, and bid count. Endpoint: https://scope.bid/api/mcp/claims
- scope_market_rate_compare - Return distribution stats (min / p25 / median / p75 / p90 / max / mean) on awarded-bid amounts across the platform cohort for a given service category and optional jurisdiction. Privacy gate: cohorts under 10 awarded bids across different buyer orgs return cohort_too_small instead of stats. Endpoint: https://scope.bid/api/mcp/claims
- scope_list_deliverables_for_scope - List vendor-uploaded deliverables for a scope. Returns each deliverable with type, vendor name, upload date, file size, notes, secure-link URL (works without login), and a short-lived signed download URL (1 hour TTL). Endpoint: https://scope.bid/api/mcp/claims
- scope_get_deliverable - Fetch a single vendor-uploaded deliverable by id. Returns metadata + a short-lived signed download URL. Endpoint: https://scope.bid/api/mcp/claims
- scope_search_deliverables - Search the carrier org's deliverables by free-text query. v1 uses SQL ILIKE on notes + deliverable_type. Endpoint: https://scope.bid/api/mcp/claims
- scope_send_deliverable - Ad-hoc re-send of an existing deliverable to additional recipients across one or more channels (email, cms_clio, cms_mycase, cms_filevine, ai_assistant, calendar). Carrier org members only. Endpoint: https://scope.bid/api/mcp/claims

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: bid.scope
- Version: 1.0.4
- Runtime: Npm
- Transports: STDIO, HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 4, 2026
- Source: https://registry.modelcontextprotocol.io
