Learn the "why" behind slow queries and how to fix them in our 2-Part Webinar.
Register now >
Docs Menu
Docs Home
/ /

MongoDB Agent Skills in MongoDB VS Code Extension

MongoDB for VS Code Extension includes the official MongoDB Agent Skills so you can perform common MongoDB tasks using AI agents.

To learn more about the MongoDB Agent Skills, see the MongoDB Agent Skills documentation.

MongoDB Agent Skills are pre-built, reusable instructions that help AI coding agents perform common MongoDB tasks efficiently. These skills provide agents with expert knowledge about MongoDB best practices, enabling them to help you build applications faster and with fewer errors.

Agent skills are specialized instructions that teach AI coding agents how to:

  • Set up and configure MongoDB connections

  • Design and implement database schemas

  • Write efficient queries and aggregations

When you install MongoDB agent skills, your AI coding agent gains access to MongoDB-specific knowledge and can provide more accurate, context-aware assistance for your MongoDB development tasks.

The MongoDB agent skills collection includes several skills. To view the current list of available skills, see the MongoDB Agent Skills documentation.

Most MongoDB agent skills require access to a MongoDB database through the MongoDB MCP Server. The VS Code Extension bundles the MongoDB MCP Server so you can use MongoDB agent skills right away.

To manage the MongoDB MCP server from the VS Code Extension, see the MCP Server settings.

Back

MongoDB MCP Server

On this page