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