HomeSecurity › pentagonal

pentagonal

AI smart contract forge — 8-agent security audits, generation, and compilation across 8 chains

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

Topics: Security

Connect

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

Package (npm 1.0.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "pentagonal": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ],
      "env": {
        "PENTAGONAL_API_KEY": "<YOUR_VALUE>"
      }
    }
  }
}
  • PENTAGONAL_API_KEY secret — Pentagonal API key (optional — free tools work without it, paid tools accept x402 USDC on Base)

Related servers

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

Data from the Official MCP Registry