Skip to content
Cursor

dechonet mcp for Cursor

io.github.node-man/dechonet-mcp

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

client:Cursor transport:stdio runtime:npm

Install dechonet mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

dechonet mcp in other clients