Optimus15/member-liability-agent
Member Liability Agent is an intelligent conversational AI system designed to automate member benefits & eligibility verification and liability calculations for healthcare insurance systems. The agent leverages AWS Bedrock's foundation models (i.e. Claude) combined with MCP server with tools (Member Eligibility, Member Benefits and Member Liability
Platform-specific configuration:
{
"mcpServers": {
"member-liability-agent": {
"command": "npx",
"args": [
"-y",
"member-liability-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...