Skip to content
Grok

dechonet mcp for Grok

io.github.node-man/dechonet-mcp

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

client:Grok transport:stdio runtime:npm

Install dechonet mcp in Grok

.mcp.json (in your project root)

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

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

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

dechonet mcp in other clients