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

Use Oro Intel with Windsurf

Give Windsurf's Cascade agent live UK tender, contract, buyer and supplier data as tools.

Install

Add to ~/.codeium/windsurf/mcp_config.json:

~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "oro-intel": {
      "serverUrl": "https://api.oro-intel.com/mcp/",
      "headers": { "Authorization": "Bearer oro_YOUR_KEY" }
    }
  }
}

Keep the trailing slash. Create a key at app.oro-intel.com → Developers (250 free credits).

Try it

Ask Cascade: "search UK tenders for EV charging and summarise the top 5." Tool costs are in each tool description; the full table is on the API reference.

Next steps