MX Probe for Zed
dev.mxprobe/mxprobe
Email verification for AI agents: send, hold or kill with the reason. Signup and credits by API.
client:Zed
transport:stdio
runtime:npm
Install MX Probe in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mxprobe": {
"command": "npx",
"args": [
"-y",
"mxprobe"
],
"env": {
"MXPROBE_API_KEY": "<MXPROBE_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs