Skip to Content
ConnectorsMongoDB

MongoDB

Connect MongoDB to access databases, collections, and query data through Cendriix agents.

Overview

Auth methodConnection String
Setup time~5 minutes

How to connect

  1. Navigate to Settings → Integrations → Connectors
  2. Click Connect on the MongoDB integration
  3. Enter your MongoDB connection string
  4. Once configured, database data becomes available

Getting your connection string

  1. Go to MongoDB Atlas → Clusters 
  2. Click Connect on your cluster
  3. Choose Connect your application
  4. Copy the connection string and replace <password> with your credentials

Capabilities

Once connected, Cendriix agents can:

  • Read collections and documents
  • Access database schemas and indexes
  • Reference document data for analysis workflows

Security notes

  • Use a dedicated database user with read-only permissions
  • Ensure IP allowlist includes the Cendriix service IP
  • Connection strings are stored encrypted in AWS Secrets Manager
  • Disconnect at any time from Settings → Integrations → Connectors

Further reading

Last updated on