MCP integration is currently in Preview.
What is MCP?
The Model Context Protocol (MCP) is an open standard that enables AI assistants to connect to external tools and data sources. By configuring MCP servers in cmd, you can extend what AI models can do with:- Access to external databases
- Integration with third-party APIs
- Custom tools and functions
- Additional context from various sources
Configuring MCP Servers
1
Open MCP Settings
Navigate to Settings > MCP Servers in cmd
2
Add New Server
Click “Add”
3
Configure Server
Enter the server details in the typical JSON format. You’ll see examples in cmd
4
Test Connection
Click “Test” to verify the server is accessible and responding correctly
5
Enable Server
Toggle the server on to make it available to cmd

