Skip to content
Zed

dechonet mcp for Zed

io.github.node-man/dechonet-mcp

13 security recon tools for AI agents — DNS, SSL, HTTP, email, ports, ASN. Health Score 0-100.

client:Zed transport:stdio runtime:npm

Install dechonet mcp in Zed

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

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

{
  "context_servers": {
    "dechonet-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dechonet-mcp"
      ],
      "env": {
        "DECHONET_URL": "<DECHONET_URL>",
        "DECHONET_LOCALE": "<DECHONET_LOCALE>"
      }
    }
  }
}

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

dechonet mcp in other clients