AI & ML
Trust: 30/100 (Limited)io.github.edgeedgehq/denialbot Guide
Insurance denial code lookup, appeal letter generation, and denial analysis for AI agents.
by edgeedgehq
Quick Start
Install
npx @coverage-unlocked/denialbot-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-edgeedgehq-denialbot": {
"command": "npx",
"args": [
"@coverage-unlocked/denialbot-mcp"
]
}
}
}