Loading MCP server directory, please wait...
IntakeQ/PracticeQ MCP connector with HIPAA §164.312(b) audit logging on every PHI read/write
npx @getmcp/cli add io.github.oktopeak/intakeq-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.oktopeak/intakeq-mcp": {
"command": "npx",
"args": [
"-y",
"@oktopeak/intakeq-mcp"
],
"env": {
"INTAKEQ_API_KEY": "",
"INTAKEQ_API_BASE": "",
"MCP_API_KEY": "",
"MCP_ALLOW_NO_AUTH": "",
"TRANSPORT": "",
"MCP_BASE_URL": "",
"PORT": ""
}
}
}
}