Scope (Claims) - Preview for Cursor
io.github.scope-bid/scope-claims-mcp
Insurance claims vendor procurement (IMEs, IA, surveillance). Preview V2 Q3 2026. Patent pending.
client:Cursor
transport:stdio
runtime:npm
Install Scope (Claims) - Preview in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"scope-claims-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@scope-bid/scope-claims-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs