Skip to content
Zed

AgentUtility Wordmint for Zed

ai.agentutility/mcp-wordmint

MCP server for the @agentutility wordmint cluster — pay-per-call x402 tools, no API keys, USDC on…

client:Zed transport:stdio runtime:npm

Install AgentUtility Wordmint in Zed

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

{
  "context_servers": {
    "mcp-wordmint": {
      "command": "npx",
      "args": [
        "-y",
        "@agentutility/mcp-wordmint"
      ]
    }
  }
}

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

AgentUtility Wordmint in other clients