Loading MCP server directory, please wait...
HIPAA compliance AI agent — scan, grade, SRA, and generate compliance docs.
npx @getmcp/cli add io.github.xbt786/hipaa-agentRequires Node.js 18+. Community-contributed server. Review source before installing.
x-api-keyAPI key from hipaaagent.ai/developers. Free tier allows grade lookups; paid key required for full scans and reports.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.xbt786/hipaa-agent": {
"url": "https://hipaaagent.ai/api/mcp",
"transport": "streamable-http",
"headers": {
"x-api-key": ""
}
}
}
}