Conductor can connect to external tools and data sources through the Model Context Protocol (MCP). MCP servers give Claude Code access to your tools, databases, and APIs. Learn more about MCP here.

Quick add

Go to Settings -> MCP to manage your MCPs. You can 1-click install our recommended MCPs by clicking here: Add Repo Our favorite MCPs are Context7 (documentation search) and Linear (issue management).

Add custom MCPs

Run the following command to add your own MCP:
claude mcp add my-user-server -s user /path/to/server
MCP settings apply to all instances of Claude Code. We don’t yet support user or project level MCPs, but let us know if this is something you’d like to see in the feedback dialog ( + shift + F).