Skip to content
Cline

pentagonal mcp for Cline

io.github.achilles1089/pentagonal-mcp

AI smart contract forge — 8-agent security audits, generation, and compilation across 8 chains

client:Cline transport:stdio runtime:npm

Install pentagonal mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "pentagonal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pentagonal-mcp"
      ],
      "env": {
        "PENTAGONAL_API_KEY": "<PENTAGONAL_API_KEY>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

pentagonal mcp in other clients