Back to MCP Servers
Orchestro
Trello for Claude Code: AI-powered task management with 60 MCP tools, visual Kanban board, and intelligent orchestration for product teams and developers.
workplace-productivityai
By khaoss85
Installation
npx -y mcp-orchestroConfiguration
{
"mcpServers": {
"mcp-orchestro": {
"command": "npx",
"args": ["-y", "mcp-orchestro"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes