Developer Tools & DevOps
Connect MongoDB to Your AI Agents
Enable your Wkil agents to query and update application data through a secure MongoDB integration.
Authentication: API key
What you can do
- Read and write structured application data
Available capabilities may vary by authentication and workspace configuration.
Actions supported by the connector
Query Collection
Retrieve documents from a collection using a filter.
Insert Document
Add a new document to a collection.
Update Document
Modify fields on an existing document.
Practical agent use cases
- An agent looks up a customer's stored profile before replying to their message.
How it works with Wkil
- 1Choose the integrationAdd MongoDB to your agent from inside the Wkil platform.
- 2Grant the permissions it needsDefine precisely what the agent can access and perform.
- 3Test, then run itTest actions before they go live, with human approval where needed.
Permissions always stay in your control — you can scope access and require human approval before any sensitive action.
FAQ
Is data access scoped?
Yes — access is limited to the database and collections you authorize.

