Tahti
Freeby MCP Community
Tahti - Autonomous orchestrator for parallel feature development with MCP server
v1.1.0Added Apr 12, 2026
tahtiautonomousorchestratorbotdevelopment
Tahti MCP Server
Tahti - Autonomous orchestrator for parallel feature development with MCP server
Installation
npx -y @kotocoop/tahti
Reviews
Installation
Quick install
npx -y @kotocoop/tahti
Add to claude_desktop_config.json
{
"mcpServers": {
"tahti": {
"command": "npx",
"args": ["-y", "@kotocoop/tahti"]
}
}
}