Skip to content

kronos forgemesh mcp for Zed

io.github.forgemeshlabs/kronos-forgemesh-mcp

Kronos market intelligence with calibrated ranges, audits, and x402 payments on Base.

client:Zed transport:stdio runtime:npm

Install kronos forgemesh mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

{
  "context_servers": {
    "kronos-forgemesh-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@forgemeshlabs/kronos-forgemesh-mcp"
      ],
      "env": {
        "WALLET_PRIVATE_KEY": "<WALLET_PRIVATE_KEY>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

kronos forgemesh mcp in other clients