← Back to Plugins
MCP Server MCP

io.github.oro-intel/oro-intel-mcp

github By github 👁 1 views ▲ 0 votes

UK public procurement data for AI agents: tenders, contracts, buyer and supplier profiles.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.oro-intel.com/mcp/",
      "headers": [
        {
          "description": "Optional for headless use: 'Bearer oro_<key>' from https://app.oro-intel.com/dashboard/developers. Interactive clients can use OAuth sign-in instead.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...