HomeDatabases & Data › argon

argon

Versioned MongoDB sandboxes for AI agents: branch, time-travel, merge, and undo over MCP.

Go
★ 171 stars Last pushed 2026-09-08 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 2.1.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "argon": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry