Skip to content
Cline

denialbot for Cline

io.github.edgeedgehq/denialbot

Insurance denial code lookup, appeal letter generation, and denial analysis for AI agents.

client:Cline transport:stdio runtime:npm

Install denialbot in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "denialbot": {
      "command": "npx",
      "args": [
        "-y",
        "@coverage-unlocked/denialbot-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

denialbot in other clients