Skip to content
Claude Code

IntakeQ MCP for Claude Code

io.github.oktopeak/intakeq-mcp

IntakeQ/PracticeQ MCP connector with HIPAA §164.312(b) audit logging on every PHI read/write

client:Claude Code transport:stdio runtime:npm

Install IntakeQ MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add intakeq-mcp -e INTAKEQ_API_KEY=<INTAKEQ_API_KEY> -e INTAKEQ_API_BASE=<INTAKEQ_API_BASE> -e MCP_API_KEY=<MCP_API_KEY> -e MCP_ALLOW_NO_AUTH=<MCP_ALLOW_NO_AUTH> -e TRANSPORT=<TRANSPORT> -e MCP_BASE_URL=<MCP_BASE_URL> -e PORT=<PORT> -- npx -y @oktopeak/intakeq-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

IntakeQ MCP in other clients