Home › Development › pntr-cli

pntr-cli

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

Official TypeScript Cloud
★ 1 stars Last pushed 2026-07-30 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.3.3)

npx -y @pntr/[email protected]

Or add to your MCP client config:

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

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry