Skip to content

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

Every entry is a hosted MCP server reached over Streamable HTTP or SSE — nothing to install on a laptop, nothing running on your agent's machine.

One-click connect

Pick a server and Airelay creates a connection with its own gateway URL. Bring your own server too — any remote MCP endpoint can be added by URL.

Clear auth requirements

Each listing shows whether the server needs no auth, an API key or OAuth 2.0, so you know what you're connecting before you connect it.

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.

mcp.json
{
  "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

The gateway key your app uses for models also authenticates its MCP calls, and every connection sits under the same team roles and audit log.

Same guardrails on the model side

The PII redaction, guardrails and budgets you've switched on for AI traffic keep applying to the model calls your agent makes through Airelay.

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.