Skip to content
Zed

pntr for Zed

dev.pntr/pntr

Free developer subdomains with DNS, catch-all email, and webhook capture, managed via MCP.

client:Zed transport:stdio runtime:npm

Install pntr in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "pntr": {
      "command": "npx",
      "args": [
        "-y",
        "@pntr/cli"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

pntr in other clients