Skip to content
Cursor

AgentUtility Wordmint for Cursor

ai.agentutility/mcp-wordmint

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

client:Cursor transport:stdio runtime:npm

Install AgentUtility Wordmint in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

AgentUtility Wordmint in other clients