UK public procurement data for AI agents: tenders, contracts, buyer and supplier profiles.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.
💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
UK public procurement data for AI agents — tenders, contracts, buyer and supplier profiles over MCP and REST. 250 free credits.
Give any AI agent live UK public-sector procurement data — tender notices, awarded contracts, buyer (council/department) and supplier profiles — over MCP or a plain REST API. Same account, same credits, both transports. Charged on success only.
Authorization: Bearer oro_... (headless agents and scripts).Endpoint:
https://api.oro-intel.com/mcp/— keep the trailing slash. Interactive clients: OAuth sign-in, no header needed. Headless: headerAuthorization: Bearer oro_YOUR_KEY.
Sign in in the browser window that opens (or run /mcp → oro-intel →
Authenticate). For headless use, pass a key instead:
If the header is dropped, add to ~/.claude.json under mcpServers:
Settings → Connectors → Add custom connector. Name it Oro Intel, paste
https://api.oro-intel.com/mcp/, click Add, sign in when prompted.
Or edit claude_desktop_config.json:
Settings → MCP → Add new MCP server, or .cursor/mcp.json
(project) / ~/.cursor/mcp.json (global):
Omit headers to use OAuth sign-in instead.
~/.codeium/windsurf/mcp_config.json:
.vscode/mcp.json:
Settings → Apps & Connectors → Advanced settings → Developer mode (Plus/Pro),
then Create connector with MCP server URL https://api.oro-intel.com/mcp/.
Choose OAuth and sign in when prompted. (Remote streamable-HTTP only.)
Or ~/.codex/config.toml:
~/.gemini/settings.json:
Restart the CLI and sign in in the browser window that opens on first use.
Any client that supports remote streamable-HTTP MCP works: URL
https://api.oro-intel.com/mcp/, and either OAuth sign-in or the header
Authorization: Bearer oro_YOUR_KEY.
The MCP tools mirror the REST API one-to-one and carry the same credit costs. Each tool description states its cost, so the agent knows before it calls. 1 credit = £0.01.
| Tool | What it returns | Credits |
|---|---|---|
oro_search_notices | Search tender/contract notices | 2 |
oro_search_tenders | Search live (open) tenders | 2 |
oro_lookup_contract | Full record for one notice/contract | 5 |
oro_contract_documents | Documents attached to a contract | 10 |
oro_lookup_company | Resolve a company name → record | 5 |
oro_company_contracts | Contracts a company has won | 10 |
oro_company_profile | Flagship — full supplier profile: core record + every contract won, one call | 12 |
oro_lookup_buyer | Resolve a buyer (council/dept) name → record | 5 |
oro_buyer_contracts | Contracts a buyer has issued | 10 |
oro_buyer_profile | Full buyer profile | 20 |
oro_lookup_framework | Framework agreement record | 5 |
oro_bulk_export | Bulk pull for a query | 100 / 1,000 rows |
oro_get_balance | Remaining credits | free |
One account covers both API and MCP. 250 free credits on signup; 1 credit =
£0.01. Charged on success only — an empty lookup isn't billed. Pass an
Idempotency-Key header so retries never double-bill. Out of credits →
402 insufficient_credits with a top_up_url in the body.
Every metered response echoes credits_charged and credits_remaining.
Prefer plain HTTP? Same data, same key: https://api.oro-intel.com/v1/*
(OpenAPI 3.1: https://api.oro-intel.com/openapi.json).
Runnable snippets in /examples: curl · Python · JavaScript ·
LangChain · LlamaIndex · OpenAI function calling · Vercel AI SDK · PydanticAI.
Every example runs the flagship flow — resolve a company by name, then fetch its
full profile — and prints credits_charged / credits_remaining.
Docs https://documentation.oro-intel.com · MCP guide https://documentation.oro-intel.com/docs/mcp · Quickstart https://documentation.oro-intel.com/docs/quickstart · Agents start here https://documentation.oro-intel.com/llms.txt · Status https://documentation.oro-intel.com/docs/status · Changelog CHANGELOG.md
No reviews yet — be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/oro-intel-mcp)<a href="https://allmcps.com/mcp/oro-intel-mcp"><img src="https://allmcps.com/api/badge/oro-intel-mcp?style=directory" alt="Oro Intel MCP on AllMCPs" /></a>