pentagonal mcp for Claude Desktop
io.github.achilles1089/pentagonal-mcp
AI smart contract forge — 8-agent security audits, generation, and compilation across 8 chains
client:Claude Desktop
transport:stdio
runtime:npm
Install pentagonal mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pentagonal-mcp": {
"command": "npx",
"args": [
"-y",
"pentagonal-mcp"
],
"env": {
"PENTAGONAL_API_KEY": "<PENTAGONAL_API_KEY>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs