# Mongodb Axi

> Use mongodb-axi to discover, create, inspect, query, export, import, maintain, diagnose, provision, and delete MongoDB and MongoDB Atlas resources through safe TOON CLI workflows.

- Skill: `thatdudealso/mongodb-axi` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds@latest add thatdudealso/mongodb-axi`
- Raw SKILL.md: https://api.skillmd.com/api/skills/thatdudealso/mongodb-axi/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: thatdudealso (https://skillmd.com/u/thatdudealso)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/thatdudealso/mongodb-axi

---


# mongodb-axi

Use `mongodb-axi` when a task involves MongoDB connections, SRV URIs, TLS, certificates, databases, collections, views, capped collections, documents, filters, projections, aggregation pipelines, indexes, users, roles, profiler data, current operations, server stats, mongodump, mongorestore, mongoexport, mongoimport, Atlas projects, Atlas clusters, Atlas database users, Atlas access lists, local MongoDB Docker Compose, ODM configs, migrations, seeds, or managed MongoDB safety checks.

Run `npx -y mongodb-axi` for live context. Use `npx -y mongodb-axi doctor` before database or Atlas work. Discover targets with `npx -y mongodb-axi discover`. Inspect before mutating: `npx -y mongodb-axi inspect --kind collection --database <db> --collection <collection> --name <collection>`. Mutations require `--execute`; destructive operations also require `--confirm <exact-value>`. Atlas lifecycle commands are under `npx -y mongodb-axi atlas <list|inspect|create|drop|auth|readiness>` and are dry-run by default.

