Changelog
Release notes for the API and MCP server. Also maintained as CHANGELOG.md on GitHub.
1.0.0 — 2026-07-03
- Remote streamable-HTTP MCP server at https://api.oro-intel.com/mcp/ (OAuth sign-in or bearer key).
- 13 tools mirroring the REST API one-to-one: oro_search_notices, oro_search_tenders, oro_lookup_contract, oro_contract_documents, oro_lookup_company, oro_company_contracts, oro_company_profile (flagship), oro_lookup_buyer, oro_buyer_contracts, oro_buyer_profile, oro_lookup_framework, oro_bulk_export, oro_get_balance.
- REST API v1 at https://api.oro-intel.com/v1/* with OpenAPI 3.1 spec.
- Credit metering: 1 credit = £0.01, 250 free on signup, charged on success only, Idempotency-Key support, 402 insufficient_credits with top_up_url.
- Published to the official MCP registry as io.github.oro-intel/oro-intel-mcp.