HIPAA Agent for Cursor
io.github.xbt786/hipaa-agent
HIPAA compliance AI agent — scan, grade, SRA, and generate compliance docs.
client:Cursor
transport:streamable-http
Install HIPAA Agent in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"hipaa-agent": {
"url": "https://hipaaagent.ai/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs