Conductor is an AI integration hub that connects large language models to real-world tools via the Model Context Protocol (MCP). You configure an AI provider like Google Gemini, set up your tools, and Conductor lets the model autonomously call mul…
Conductor is an AI integration hub that connects large language models to real-world tools via the Model Context Protocol (MCP). You configure an AI provider like Google Gemini, set up your tools, and Conductor lets the model autonomously call multiple tools to answer a single request. Built in TypeScript, it’s designed to make setting up agentic AI workflows as simple as possible.
Used Google Gemini as the AI provider being integrated and tested. Used Claude for ideas.