Skip to content
Zed

HIPAA Agent for Zed

io.github.xbt786/hipaa-agent

HIPAA compliance AI agent — scan, grade, SRA, and generate compliance docs.

client:Zed transport:streamable-http

Install HIPAA Agent in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "hipaa-agent": {
      "url": "https://hipaaagent.ai/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

HIPAA Agent in other clients