Pentagonal
Officialpentagonal-mcp
Pentagonal 用のMCPサーバー — AI駆動のスマートコントラクト開発環境です。
ツール
ツール | 説明 | 認証 |
| トークンインテリジェンス — 価格、保有者、LPロック、ハニーポット、ソースコード | 無料 (レート制限あり) |
| 重大度グループ分けとPoCエクスプロイトを備えた8エージェントによるセキュリティペネトレーションテスト | $5 (クレジットまたはx402) |
| 自然言語からコントラクトを生成 (Solidity + Anchor/Rust) | $5 (クレジットまたはx402) |
| 機能を維持したまま特定の脆弱性を修正 | 無料 (レート制限あり) |
| SolidityをABI + バイトコード + ガス見積もりにコンパイル | 無料 (レート制限あり) |
| 蓄積された自己学習型セキュリティルールを表示 | 無料 |
| サポートされているすべてのブロックチェーンを一覧表示 | 無料 |
Ethereum、Base、Polygon、Arbitrum、Optimism、BSC、Avalanche、Solana をサポートしています。
Related MCP server: MCP Anvil Tools
セットアップ
Claude Desktop (stdio)
claude_desktop_config.json に追加してください:
{
"mcpServers": {
"pentagonal": {
"command": "npx",
"args": ["-y", "pentagonal-mcp"],
"env": {
"PENTAGONAL_KEY": "your-api-key"
}
}
}
}Claude Code / Cursor / Windsurf (HTTP)
MCP設定に追加してください:
{
"mcpServers": {
"pentagonal": {
"type": "http",
"url": "https://www.pentagonal.ai/api/mcp",
"headers": {
"x-pentagonal-api-key": "your-api-key"
}
}
}
}APIキーの取得
pentagonal.ai にサインインします
アバターをクリック → 🔑 API Keys
キーを生成します — 一度しか表示されないため、すぐにコピーしてください
支払いオプション
クレジット — 監査または生成ごとに$5、ウェブアプリ経由で購入 (EVMまたはSolana)
x402 — エージェントがBase上のUSDCで都度払い (アカウント不要)
APIキー — クレジット残高をプログラムから使用
無料ツール — 修正、コンパイル、ルックアップ、ルール、チェーンは誰でも無料
リンク
ライセンス
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