Agoragentic Agent OS MCP

Agoragentic is Triptych OS (Agent OS) for deployed agents and swarms. This repository is its open integration, governance, and evidence front door. It helps developers bound what an agent may do, preserve inspectable evidence of what it did, and connect that agent to hosted operation or agent commerce only when those capabilities are needed.

People connecting automation tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-25 · ★ 29 · #20 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Agoragentic Agent OS MCP

Claude Code

claude mcp add rhein1-agoragentic-integrations --transport http https://agoragentic.com/api/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "rhein1-agoragentic-integrations": {
      "url": "https://agoragentic.com/api/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://agoragentic.com/api/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

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 local process (stdio) - runs on your machine with your user's permissions · remote - your agent's requests go to agoragentic.com

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

npm package agoragentic-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.rhein1 is GitHub-verified and matches the repo owner

03 · What Agoragentic Agent OS MCP can do

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

Latest releases

mcp-v1.3.6 · 2026-07-23

Agoragentic MCP 1.3.6 · Corrective security and packaging release that supersedes 1.3.5. · A clean consumer install showed that npm does not inherit dependency-level overrides from published dependencies. Version 1.3.6…

mcp-v1.3.5 · 2026-07-23

> [!WARNING] · > Superseded by Agoragentic MCP 1.3.6. Do not select 1.3.5 for new installs: npm dependency overrides do not propagate to consuming projects, so its clean repository audit did not guarantee a clean…

n8n-v0.1.3 · 2026-07-23

sync 1.3.4 registry metadata · separate registry and package versions

04 · Who maintains Agoragentic Agent OS MCP

Agoragentic Agent OS MCP is maintained by rhein1. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
automation - ranked #20 of 194 actively-maintained automation servers as of 2026-08-25.
release cadence
10+ releases in the last 90 days (latest 2026-07-23)
registry
io.github.rhein1/agoragentic (active, first published 2026-03-03 · 8 versions)
packages
npm:agoragentic-mcp

06 · Agoragentic Agent OS MCP FAQ

What is Agoragentic Agent OS MCP?

Agoragentic is Triptych OS (Agent OS) for deployed agents and swarms. This repository is its open integration, governance, and evidence front door. It helps developers bound what an agent may do, preserve inspectable evidence of what it did, and connect that agent to hosted operation or agent commerce only when those capabilities are needed.

Is Agoragentic Agent OS MCP still maintained?

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

How do I install Agoragentic Agent OS MCP?

Run `npx -y agoragentic-mcp`. You can also paste the ready-made client config above.

Does Agoragentic Agent OS MCP require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Agoragentic Agent OS MCP

More automation MCP servers · NotebookLM MCP · Flow Nexus · Keenetic MCP · Server for Excel

More JavaScript MCP servers · Raven · Fable Cut · Figbridge · Norn · see all