OroIntelDocs
For agents:start at/llms.txt·everything as Markdown at/llms-full.txt·or add theMCP server.

Use Oro Intel with Claude Code

One command gives Claude Code live UK tender, contract, buyer and supplier data as tools.

Install

shell
claude mcp add --transport http oro-intel https://api.oro-intel.com/mcp/

Keep the trailing slash. Sign in in the browser window that opens (or run /mcporo-intel → Authenticate). For headless/CI use, pass a key instead:

shell
claude mcp add --transport http oro-intel https://api.oro-intel.com/mcp/ \
  --header "Authorization: Bearer oro_YOUR_KEY"

Try it

Ask: "search UK tenders for EV charging in the last 30 days" or "pull the full supplier profile for Serco and summarise its public contracts." Tool costs are in each tool description; the full table is on the API reference.

Next steps