← Index

io.github.Achilles1089/pentagonal-mcp

io.github.Achilles1089/pentagonal-mcp·v1.0.1·Security
Quality Score
85
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "pentagonal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pentagonal-mcp"
      ],
      "env": {
        "PENTAGONAL_API_KEY": "<your-pentagonal_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "pentagonal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pentagonal-mcp"
      ],
      "env": {
        "PENTAGONAL_API_KEY": "<your-pentagonal_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y pentagonal-mcp
§02  Environment variables
PENTAGONAL_API_KEY
secret

Pentagonal API key (optional — free tools work without it, paid tools accept x402 USDC on Base)

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Security