Agents & MCP
Give your agents tools — through a gateway you control.
Browse a directory of 15,063 remote MCP servers and 418 A2A agents, connect one in a click, and hand your agents a single governed endpoint for it — authenticated and revocable from one place.
The MCP directory
Search remote MCP servers by name and category, see how each one authenticates and which transport it speaks, and connect it to your organisation without copying URLs around.
Remote servers only
One-click connect
Clear auth requirements
An MCP gateway in front of every connection
Your agents never talk to the MCP server directly. They call Airelay, and Airelay forwards the JSON-RPC traffic upstream.
{
"mcpServers": {
"github-via-airelay": {
"type": "http",
"url": "https://ai.noviqent.co.uk/mcp/<connection-id>",
"headers": { "Authorization": "Bearer <your Airelay gateway key>" }
}
}
}- Authenticate agents with an Airelay gateway API key, or with OAuth 2.0 through Noviqent SSO — clients that support MCP's OAuth discovery find it automatically.
- Agents authenticate to Airelay rather than to each upstream server, so access is granted and revoked in one place.
- Every connection is listed in your dashboard, and removing one cuts off every agent using it.
A2A agent proxy
Reach agents that speak the Agent-to-Agent (A2A) protocol through https://ai.noviqent.co.uk/a2a/<connection-id> — the agent card is served for discovery and JSON-RPC calls are proxied through the gateway.
Better together with the AI gateway
Same key, same dashboard
Same guardrails on the model side
Connect your agents to the tools they need
Free to sign up, no card needed to try the free models. Connect your own provider keys whenever you're ready.