Omnara MCP Server

The API for production-grade agents. Omnara is an open source platform for running managed agents. It handles execution and state while you choose the models, tools, machines, and how users interact with each agent. It is available as a remote MCP endpoint.

Teams that work with agent infrastructure and managed agents and want a hosted endpoint instead of running a local process. The project is written in Go.

VERIFIED ACTIVE

LAST COMMIT 2026-09-18 · ★ 2,858 · #26 OF 229 MAINTAINED CODING AGENT · VERIFIED 2026-09-18

Apache-2.0 · Go servers · how we verify → /methodology

01 · Install Omnara

Claude Code

claude mcp add omnara-ai-omnara --transport http https://app.omnara.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "omnara-ai-omnara": {
      "url": "https://app.omnara.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://app.omnara.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to app.omnara.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license Apache-2.0 - declared in the repository

registry vendor namespace com.omnara - domain-verified with the official MCP registry

03 · What Omnara can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

omnarad-v0.1.24 · 2026-09-17

Canonical omnarad 0.1.24 binaries built from cf15f0bc6ae76b236914644d95e610adcc420ab7. macOS binaries require macOS 13 or later. · offload oversized tool results to artifacts · Add docs links and add event log view to…

cluster-v0.1.30 · 2026-09-17

Canonical cluster v0.1.30 images built from cf15f0bc6ae76b236914644d95e610adcc420ab7. · ghcr.io/omnara-ai/omnara-web@sha256:57c1d6ed9840728c19be8c99ab98eaae85d966ff477ff32d2e79193264169be6…

omnarad-stable · 2026-08-05

Mutable platform manifests for the current stable omnarad release.

04 · Who maintains Omnara

Omnara is maintained by omnara-ai. It's the only MCP server we track from this author; the repo dates to Jul 2025.

05 · Facts

category
coding agent - ranked #26 of 229 actively-maintained coding agent servers as of 2026-09-18.
release cadence
10+ releases in the last 90 days (latest 2026-09-17)
registry
com.omnara/omnara (active, first published 2026-09-14)

06 · Omnara FAQ

What is Omnara?

The API for production-grade agents. Omnara is an open source platform for running managed agents. It handles execution and state while you choose the models, tools, machines, and how users interact with each agent. It is available as a remote MCP endpoint.

Is Omnara still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-18 and it shipped 10+ releases in the last 90 days. We re-verify nightly.

How do I install Omnara?

Run `claude mcp add omnara-ai-omnara --transport http https://app.omnara.com/mcp`. You can also paste the ready-made client config above.

Does Omnara require authentication?

Yes - when we probed the endpoint on 2026-09-17, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to Omnara

More coding agent MCP servers · Token Optimizer MCP · Mcacp · Task Graph MCP · Infrahub MCP

More Go MCP servers · Alembica MCP · prismAId MCP · OpenZiti Network Management · Zotio · Canary MCP · see all