7 tools from the Pentagonal MCP Server, categorised by risk level.
View the Pentagonal policy →pentagonal_chains List all supported blockchains with chain IDs, explorer URLs, and deployment details. pentagonal_fix Fix a specific vulnerability in a smart contract while preserving all existing functionality. Call once per finding, starting with critical severity. pentagonal_lookup One-stop token intelligence. Returns price, market cap, ATH, 24h volume, transactions, holders, liquidity, LP lock status, security flags (honeypot... pentagonal_rules View the accumulated security rules knowledge base. Pentagonal learns from every audit and extracts generalizable rules. Check this to see the curr... pentagonal_audit Run a full 8-agent security pen test on a smart contract. Agents specialize in reentrancy, flash loans, access control, gas griefing, oracle manipu... pentagonal_compile Compile Solidity source code to ABI, bytecode, constructor arguments, and gas estimates. Returns everything needed for deployment with Foundry, Har... The Pentagonal MCP server exposes 7 tools across 3 categories: Read, Write, Execute.
Use Intercept, the open-source MCP proxy. Write YAML rules for each tool — rate limits, argument validation, or deny rules — then run Intercept in front of the Pentagonal server.
Pentagonal tools are categorised as Read (4), Write (1), Execute (2). Each category has a recommended default policy.
Deterministic policy on every MCP tool call. Per-identity grants. Full audit log.