Local-first AI agent that unifies 25+ plugins (Spotify, Gmail, GitHub, Notion, Telegram, Vercel, and more) into a single orchestration framework. AES-256-GCM encrypted credentials, zero telemetry, supports Claude, GPT-4o, Gemini, and Ollama.
Overview
Install via: curl -fsSL https://conductor.thealxlabs.ca/install.sh | bash — then run conductor mcp start to expose all enabled plugins as MCP tools.
Server Config
{
"mcpServers": {
"conductor": {
"command": "conductor",
"args": [
"mcp",
"start"
]
}
}
}