Skip to content
Claude Desktop

zentric protocol mcp for Claude Desktop

io.github.zentricprotocol/zentric-protocol-mcp

Prompt injection + PII detection for LLM apps and agent pipelines. Deterministic, sub-25ms.

client:Claude Desktop transport:stdio runtime:npm

Install zentric protocol mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "zentric-protocol-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "zentric-protocol-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

zentric protocol mcp in other clients