← Index

bid.scope/claims

bid.scope/claims·v0.1.2·Other
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "claims": {
      "command": "npx",
      "args": [
        "-y",
        "@scope-bid/scope-claims-mcp"
      ],
      "env": {
        "SCOPE_API_BASE": "<scope_api_base>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "claims": {
      "command": "npx",
      "args": [
        "-y",
        "@scope-bid/scope-claims-mcp"
      ],
      "env": {
        "SCOPE_API_BASE": "<scope_api_base>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @scope-bid/scope-claims-mcp
§02  Environment variables
SCOPE_API_BASE

Override the default Scope API base URL. Defaults to https://scope.bid

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
5
§04  Alternatives in Other