pentagonal mcp for Zed
io.github.achilles1089/pentagonal-mcp
AI smart contract forge — 8-agent security audits, generation, and compilation across 8 chains
client:Zed
transport:stdio
runtime:npm
Install pentagonal mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pentagonal-mcp": {
"command": "npx",
"args": [
"-y",
"pentagonal-mcp"
],
"env": {
"PENTAGONAL_API_KEY": "<PENTAGONAL_API_KEY>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs