iiRecord
Agentic AI Atlas · MongoDB Shell (mongosh)
tool:mongosha5c.ai
II.
Tool JSON

tool:mongosh

Structured · live

MongoDB Shell (mongosh) json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · domain/tools/tools-db-shells.yamlCluster · domain
Record JSON
{
  "id": "tool:mongosh",
  "_kind": "Tool",
  "_file": "domain/tools/tools-db-shells.yaml",
  "_cluster": "domain",
  "attributes": {
    "displayName": "MongoDB Shell (mongosh)",
    "homepageUrl": "https://www.mongodb.com/docs/mongodb-shell/",
    "kind": "sql-tool",
    "description": "Modern MongoDB shell — Node.js-based REPL with full driver API,\nautocomplete, and scripting support.\n"
  },
  "outgoingEdges": [
    {
      "from": "tool:mongosh",
      "to": "skill-area:cli-tooling",
      "kind": "tool_used_by",
      "attributes": {}
    }
  ],
  "incomingEdges": [
    {
      "from": "skill-area:cli-tooling",
      "to": "tool:mongosh",
      "kind": "uses_tool"
    },
    {
      "from": "tool-server:mcp-mongodb",
      "to": "tool:mongosh",
      "kind": "integrates_with",
      "attributes": {}
    }
  ]
}