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
{
"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