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.
Server Config
{
"mcpServers": {
"noorle": {
"url": "https://mcp-{gateway-id}.noorle.com",
"transport": "sse",
"headers": {
"X-API-Key": "<YOUR_NOORLE_API_KEY>"
}
}
}
}