IntakeQ/PracticeQ MCP connector with HIPAA §164.312(b) audit logging on every PHI read/write
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@oktopeak/intakeq-mcp · npm · 1.0.1
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.oktopeak/intakeq-mcp",
"description": "IntakeQ/PracticeQ MCP connector with HIPAA §164.312(b) audit logging on every PHI read/write",
"title": "IntakeQ MCP",
"repository": {
"url": "https://github.com/oktopeak/IntakeQ",
"source": "github"
},
"version": "1.0.1",
"websiteUrl": "https://github.com/oktopeak/IntakeQ",
"packages": [
{
"registryType": "npm",
"identifier": "@oktopeak/intakeq-mcp",
"version": "1.0.1",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "IntakeQ API key (optional — prefer the set_api_key tool)",
"isSecret": true,
"name": "INTAKEQ_API_KEY"
},
{
"description": "Override the default IntakeQ API base URL (https://intakeq.com/api/v1)",
"name": "INTAKEQ_API_BASE"
},
{
"description": "Bearer token gate on the HTTP /mcp endpoint. Required in http mode unless MCP_ALLOW_NO_AUTH is true",
"isSecret": true,
"name": "MCP_API_KEY"
},
{
"description": "Set to true to allow HTTP mode without MCP_API_KEY (local development only)",
"name": "MCP_ALLOW_NO_AUTH"
},
{
"description": "Transport mode: stdio (default) or http",
"name": "TRANSPORT"
},
{
"description": "Base URL for HTTP transport (e.g. http://127.0.0.1:3000)",
"name": "MCP_BASE_URL"
},
{
"description": "HTTP listen port (default 3000). HTTP transport only.",
"name": "PORT"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-02T11:24:04.032074Z",
"publishedAt": "2026-07-02T11:24:04.032074Z",
"updatedAt": "2026-07-02T11:24:04.032074Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.0.1last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.