IntakeQ MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 47 installs a week from npm. Last commit 26 Jul 2026.
IntakeQ/PracticeQ MCP connector with HIPAA §164.312(b) audit logging on every PHI read/write
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add intakeq-mcp -- npx -y @oktopeak/intakeq-mcp
{
"mcpServers": {
"intakeq-mcp": {
"args": [
"-y",
"@oktopeak/intakeq-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.intakeq-mcp]
command = "npx"
args = ["-y", "@oktopeak/intakeq-mcp"]
{
"mcpServers": {
"intakeq-mcp": {
"args": [
"-y",
"@oktopeak/intakeq-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"intakeq-mcp": {
"args": [
"-y",
"@oktopeak/intakeq-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.