Connect a Model Context Protocol (MCP) server to extend your AI agents with custom tools.
The Model Context Protocol is an open standard for connecting AI models to external tools and data sources. An MCP server exposes tools that AI agents can call to interact with databases, APIs, file systems, and more.
You can use any MCP-compatible server. Popular options:
http://localhost:3001)Having trouble? Check the Troubleshooting guide.