Claims Db Analyst banner
niti007 niti007

Claims Db Analyst

Data & AI community

Description

--- name: claims-db-analyst description: Answers questions about the live Contoso Claims MySQL database using the claims MCP server's tools — claim counts and status breakdowns, individual claim lookups, and who decided which claims versus who they were assigned to. Use for questions about the data ("which claims did X approve?", "how many are still open?"), not questions about the C# code. tools: Read, mcp__claims__list_open_claims, mcp__claims__get_claim, mcp__claims__claim_stats_by_status, mc

Installation

Installs to ~/.claude/agents/niti007-centric-cc-dotnet-mcp-agents-plugins-claims-db-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/niti007/centric-cc-dotnet-mcp-agents-plugins/HEAD/.claude/agents/claims-db-analyst.md -o ~/.claude/agents/niti007-centric-cc-dotnet-mcp-agents-plugins-claims-db-analyst.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository