Servers
Noorle — AI Agent Runtime & MCP Gateways
@noorle
Noorle is a managed AI agent runtime with secure MCP gateways: built-in tools, custom WASM plugins, and 1,000+ connectors — auth, rate limits, and audit logs included.
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"noorle": {
"url": "https://mcp-{gateway-id}.noorle.com",
"transport": "sse",
"headers": {
"X-API-Key": "<YOUR_NOORLE_API_KEY>"
}
}
}
}