MongoDB Atlas for your agents.
Connect MongoDB Atlas once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 9 curated tools, discovered on demand, with your key stored on your machine and every call going direct to MongoDB Atlas.
What agents can do with MongoDB Atlas
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
mongodb-atlas_list_projectsList all projects the API key can access.
mongodb-atlas_list_clustersList clusters in a project.
mongodb-atlas_get_clusterGet details of a specific cluster.
mongodb-atlas_list_database_usersList database users in a project.
mongodb-atlas_get_cluster_statusGet the status of a cluster (CREATING, UPDATING, IDLE, DELETING).
mongodb-atlas_create_clusterCreate a new MongoDB Atlas cluster in a project.
mongodb-atlas_get_projectGet a single project by its ID.
mongodb-atlas_create_database_userCreate a new database user in a project.
mongodb-atlas_list_cloud_backupsList cloud backup snapshots for a cluster.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to Atlas, go to Organization Settings > Access Manager > API Keys.
- Click 'Create API Key', select permissions, and copy the public and private keys.
- The public key is the first field; the private key is the second.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect MongoDB Atlas to Even: call connect_begin("mongodb-atlas") on the even-connect MCP and walk me through it.
List MongoDB Atlas projects and clusters, retrieve database user details, and check cluster status for infrastructure management.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.