Skip to content
Cursor

coverageunlocked for Cursor

io.github.edgeedgehq/coverageunlocked

AI-powered insurance denial appeals. Win probabilities, payer intelligence & regulatory leverage.

client:Cursor transport:stdio runtime:npm

Install coverageunlocked in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "coverageunlocked": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "coverageunlocked-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

coverageunlocked in other clients