Skip to content
Claude Desktop

MX Probe for Claude Desktop

dev.mxprobe/mxprobe

Email verification for AI agents: send, hold or kill with the reason. Signup and credits by API.

client:Claude Desktop transport:stdio runtime:npm

Install MX Probe in Claude Desktop

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

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

{
  "mcpServers": {
    "mxprobe": {
      "command": "npx",
      "args": [
        "-y",
        "mxprobe"
      ],
      "env": {
        "MXPROBE_API_KEY": "<MXPROBE_API_KEY>"
      }
    }
  }
}

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

MX Probe in other clients