GenGEO Agent Registry MCP Server

Machine-readable trust infrastructure for autonomous commerce systems. GenGEO is building the world's largest merchant trust registry for AI agents and the foundation of a global reputation network for agentic commerce. It is available as a remote MCP endpoint.

Teams that want a hosted e-commerce endpoint instead of running a local process. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-05-30 · ★ 3 · #38 OF 39 MAINTAINED E-COMMERCE · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install GenGEO Agent Registry

Claude Code

claude mcp add warwickwood-cell-gengeo-agent-registry --transport http https://mcp.gengeo.co/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "warwickwood-cell-gengeo-agent-registry": {
      "url": "https://mcp.gengeo.co/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://mcp.gengeo.co/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 remote - your agent's requests go to mcp.gengeo.co

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

license MIT - declared in the repository

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

03 · Who maintains GenGEO Agent Registry

GenGEO Agent Registry is maintained by warwickwood-cell. It's the only MCP server we track from this author; the repo dates to May 2026.

04 · Facts

category
e-commerce - ranked #38 of 39 actively-maintained e-commerce servers as of 2026-08-25.
registry
io.github.warwickwood-cell/gengeo (active, first published 2026-05-17)

05 · GenGEO Agent Registry FAQ

What is GenGEO Agent Registry?

Machine-readable trust infrastructure for autonomous commerce systems. GenGEO is building the world's largest merchant trust registry for AI agents and the foundation of a global reputation network for agentic commerce. It is available as a remote MCP endpoint.

Is GenGEO Agent Registry still maintained?

Yes - as of 2026-08-25, its last commit was 2026-05-30. We re-verify nightly.

How do I install GenGEO Agent Registry?

Run `claude mcp add warwickwood-cell-gengeo-agent- --transport http https://mcp.gengeo.co/mcp`. You can also paste the ready-made client config above.

Does GenGEO Agent Registry require authentication?

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

06 · Alternatives to GenGEO Agent Registry