Pentagonal
Officialpentagonal-mcp
MCP-Server für Pentagonal — die KI-gestützte Smart-Contract-Schmiede.
Tools
Tool | Beschreibung | Auth |
| Token-Intelligenz — Preis, Inhaber, LP-Lock, Honeypot, Quellcode | Kostenlos (ratenbegrenzt) |
| 8-Agenten-Sicherheits-Pen-Test mit Schweregrad-Gruppierung und PoC-Exploits | $5 (Guthaben oder x402) |
| Verträge aus natürlicher Sprache generieren (Solidity + Anchor/Rust) | $5 (Guthaben oder x402) |
| Eine spezifische Schwachstelle beheben unter Beibehaltung der Funktionalität | Kostenlos (ratenbegrenzt) |
| Solidity zu ABI + Bytecode + Gas-Schätzungen kompilieren | Kostenlos (ratenbegrenzt) |
| Angesammelte selbstlernende Sicherheitsregeln anzeigen | Kostenlos |
| Alle unterstützten Blockchains auflisten | Kostenlos |
Unterstützt Ethereum, Base, Polygon, Arbitrum, Optimism, BSC, Avalanche und Solana.
Related MCP server: MCP Anvil Tools
Einrichtung
Claude Desktop (stdio)
Hinzufügen zu claude_desktop_config.json:
{
"mcpServers": {
"pentagonal": {
"command": "npx",
"args": ["-y", "pentagonal-mcp"],
"env": {
"PENTAGONAL_KEY": "your-api-key"
}
}
}
}Claude Code / Cursor / Windsurf (HTTP)
Hinzufügen zu Ihrer MCP-Konfiguration:
{
"mcpServers": {
"pentagonal": {
"type": "http",
"url": "https://www.pentagonal.ai/api/mcp",
"headers": {
"x-pentagonal-api-key": "your-api-key"
}
}
}
}API-Schlüssel erhalten
Melden Sie sich bei pentagonal.ai an
Klicken Sie auf Ihren Avatar → 🔑 API Keys
Generieren Sie einen Schlüssel — er wird nur einmal angezeigt, kopieren Sie ihn sofort
Zahlungsoptionen
Guthaben — $5 pro Audit oder Generierung, Kauf über die Web-App (EVM oder Solana)
x402 — Agenten zahlen pro Nutzung mit USDC auf Base (kein Konto erforderlich)
API-Schlüssel — nutzen Sie Ihr Guthaben programmatisch
Kostenlose Tools — Reparieren, Kompilieren, Lookup, Regeln und Chains sind für jeden kostenlos
Links
Lizenz
MIT
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityFmaintenanceProvides tools for AI assistants to interact with the Ethereum blockchain through standard JSON-RPC methods, enabling queries for account balances, gas prices, and smart contract code.32012MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI agents to interact with Ethereum smart contracts through Anvil, providing capabilities to read Solidity code, simulate and execute transactions, manipulate blockchain state, query events, and test contracts in isolated environments for development and auditing workflows.
- AlicenseAqualityCmaintenance7-layer Solana safety oracle and security infrastructure for AI agents.11182MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI assistants to interact with the Solana blockchain, manage accounts and tokens, and develop and deploy smart contracts end-to-end.4
Related MCP Connectors
AI security scanner for Solidity + free CC0 dataset of Sherlock audit-competition acceptance rates.
Native Solana staking for AI agents. 26 MCP tools, one-shot signing, webhooks.
Solana token safety for AI agents — rug-pull, honeypot & Token-2022 trap detection before you buy.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Pentagonal-ai/pentagonal'
If you have feedback or need assistance with the MCP directory API, please join our Discord server