Connect to every service your team uses. Dual-tier architecture: MCPX native handlers for critical speed, Runtime sandbox for everything else.
Direct API calls via our native handler library. No sandbox overhead, full error detail pass-through.
Isolated Docker containers — on the cloud or your local device. Agent generates and runs code securely.
Critical services get dedicated native handlers via our MCPX library. Direct API calls, no sandbox overhead, full error detail pass-through, maximum reliability.
Every other service runs in Neura Runtime's secure sandbox — isolated Docker containers on the cloud or your local device. The agent generates code, executes it safely, and returns structured results.
Paid users run sandboxes on Neura's cloud servers by default. Free users and anyone with Neura Runtime installed can run everything locally on their own hardware at $0 cost.
Services graduate from sandbox to native as usage grows. The most-used connections automatically get optimized MCPX handlers over time.
All OAuth tokens and API keys are encrypted at rest. Credentials are injected at execution time and never exposed to the agent context.
Every connection speaks MCP (Model Context Protocol). Add new services by implementing a single handler interface in the MCPX library.
Connect services in seconds with OAuth flows or API key entry. No code required. The agent discovers available tools automatically.