Skip to content

oromi agent services for Zed

io.github.oromi-uk/oromi-agent-services

25 pay-per-call UK data & verification tools for AI agents. x402 USDC on Base; free quote mode.

client:Zed transport:stdio runtime:npm

Install oromi agent services 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": {
    "oromi-agent-services": {
      "command": "npx",
      "args": [
        "-y",
        "oromi-agent-services-mcp"
      ],
      "env": {
        "BUYER_PRIVATE_KEY": "<BUYER_PRIVATE_KEY>",
        "OROMI_ORIGIN": "<OROMI_ORIGIN>"
      }
    }
  }
}

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

oromi agent services in other clients