Skip to content

Tahti

Free

by MCP Community

Tahti - Autonomous orchestrator for parallel feature development with MCP server

v1.1.0Added Apr 12, 2026
tahtiautonomousorchestratorbotdevelopment
Works with:ClaudeGPTGeminiCopilot

Tahti MCP Server

Tahti - Autonomous orchestrator for parallel feature development with MCP server

Installation

npx -y @kotocoop/tahti

Reviews

Leave a Review

Installation

Quick install
npx -y @kotocoop/tahti
Add to claude_desktop_config.json
{
  "mcpServers": {
    "tahti": {
      "command": "npx",
      "args": ["-y", "@kotocoop/tahti"]
    }
  }
}