Skip to content
Zed

ForgeMesh Utility Grid MCP for Zed

io.github.forgemeshlabs/utility-grid-mcp

Discover and call 400+ practical APIs through six MCP tools with free search and x402 payments.

client:Zed transport:stdio runtime:npm

Install ForgeMesh Utility Grid 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": {
    "utility-grid-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@forgemeshlabs/utility-grid-mcp"
      ],
      "env": {
        "WALLET_PRIVATE_KEY": "<WALLET_PRIVATE_KEY>",
        "UTILITY_GRID_BASE_URL": "<UTILITY_GRID_BASE_URL>"
      }
    }
  }
}

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

ForgeMesh Utility Grid MCP in other clients