Use Oro Intel with the Vercel AI SDK
Give a Vercel AI SDK agent live UK tender and contract data by connecting Oro Intel's remote MCP server with experimental_createMCPClient.
Prerequisites
- An Oro Intel API key in
ORO_API_KEY(create one, 250 free credits). - An LLM key (this example uses Anthropic via
ANTHROPIC_API_KEY). npm install ai @ai-sdk/anthropic @modelcontextprotocol/sdk(Node 18+)
Code
Expected output
The model chains oro_lookup_company (5 credits) into oro_company_profile (12 credits); each tool response includes credits_charged/credits_remaining.
Next steps
- Runnable version of this code on GitHub
- Quickstart: key → first call in 60 seconds.
- API reference: all endpoints and credit costs.
- MCP server: install matrix for every client.