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.
Overview
What is Noorle — AI Agent Runtime & MCP Gateways?
Noorle is a managed AI agent runtime that provides secure MCP (Model Context Protocol) gateways. Each gateway is an authenticated MCP endpoint that aggregates built-in tools (Web Search, Code Runner, Files, HTTP Client, Browser, Sandbox, Knowledge Retrieval), custom WebAssembly plugins (Python, TypeScript, JavaScript, Go, Rust), and connectors to external services via REST/OpenAPI or any MCP server. It works with any MCP-compatible client and requires no self‑hosted infrastructure.
How to use Noorle — AI Agent Runtime & MCP Gateways?
Get started in about five minutes by creating a gateway at Noorle’s website, then connect it from any MCP client (Claude Desktop, Claude Code, Cursor, Continue.dev, Cline, or custom agents) using the assigned endpoint and API‑key or OAuth authentication. The gateway supports both Streamable HTTP and stateless HTTP transports.
Key features of Noorle — AI Agent Runtime & MCP Gateways
- Managed MCP endpoints with per‑gateway authentication (API‑key or OAuth)
- Built‑in tools: Web Search, Code Runner, Files, HTTP Client, Browser, Sandbox, Knowledge Retrieval
- Custom plugins as sandboxed WebAssembly in Python, TypeScript, JavaScript, Go, or Rust
- Connectors to external services via REST/OpenAPI import or any MCP server
- Per‑client rate limits and full audit logging for every call
- No infrastructure to host; setup in approximately five minutes
Use cases of Noorle — AI Agent Runtime & MCP Gateways
- Equip an AI assistant in Claude Desktop or Cursor with web search and code execution capabilities.
- Build a custom sandboxed plugin for file access or HTTP requests and expose it through a secure endpoint.
- Connect an existing REST API to an AI agent by importing its OpenAPI spec as a gateway capability.
- Aggregate tools from multiple sources (built‑in, custom plugins, external MCP servers) into a single authenticated MCP endpoint.
- Audit and rate‑limit API calls from different clients using a centralized gateway dashboard.
FAQ from Noorle — AI Agent Runtime & MCP Gateways
What is an MCP gateway?
A single authenticated endpoint (mcp-{id}.noorle.com) that aggregates built‑in tools, custom plugins, and external connectors, exposing only the capabilities you choose to any MCP‑compatible client.
How does authentication work?
Every gateway enforces API‑key or OAuth authentication. You configure which clients are allowed and can apply per‑client rate limits.
Which programming languages are supported for custom plugins?
Custom plugins run as sandboxed WebAssembly and can be written in Python, TypeScript, JavaScript, Go, or Rust.
What clients can connect to a Noorle gateway?
Any MCP‑compatible client works, including Claude Desktop, Claude Code, Cursor, Continue.dev, Cline, or your own custom agents.
Where can I find documentation and examples?
Quickstart guide: https://noorle.com/docs/use/five-minute-quickstart
Plugin examples: https://github.com/noorle/plugin-examples
Full documentation: https://noorle.com/docs/