mcpserver.lol
registry/pentagonal-mcp
Connection check local install

pentagonal-mcp

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

Tools 7
GitHub stars 1
Installs / wk
Licence MIT
Transport stdio
Last checked never

Tools & capabilities

7 tools

Read from the published package source — this server runs locally, so there is no endpoint to query. Names are taken from the code, not observed at runtime, and descriptions are often absent.

pentagonal_audit from source
Run an 8-agent security pen test on a smart contract. Each agent specializes in a different attack vector: reentrancy, flash loans, access control, gas griefing, oracle manipulatio…
pentagonal_chains from source
List all supported blockchains with their chain IDs, explorer URLs, and deployment hints.
pentagonal_compile from source
Compile Solidity source code and return the ABI, bytecode, constructor arguments, and gas estimates. Use this after generating and auditing a contract to prepare it for deployment.
pentagonal_fix from source
Fix a specific vulnerability in a smart contract. Provide the contract code and the finding details — returns the complete fixed contract preserving all existing functionality.
pentagonal_generate from source
Generate a production-quality smart contract from a natural language description. Supports EVM (Solidity) and Solana (Anchor/Rust or SPL Token config). The generator uses Pentagona…
pentagonal_lookup from source
pentagonal_rules from source
Get the current self-learning security rules. These rules are accumulated from every audit Pentagonal performs — the more contracts audited, the smarter the system gets.