← Back to Plugins
MCP Server MCP

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

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

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

Homepage Verified source

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "oromi-agent-services-mcp",
      "version": "0.1.5",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "EVM private key for a wallet holding USDC on Base. Optional — omit for quote mode (prices instead of data).",
          "isSecret": true,
          "name": "BUYER_PRIVATE_KEY"
        },
        {
          "description": "API origin override. Default https://agents.oromi.co.uk",
          "name": "OROMI_ORIGIN"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...