AI & ML
Trust: 39/100 (Limited)io.github.byPawel/tachibot-mcp Guide
Multi-model AI orchestration with 31 tools, YAML workflows, and 5 token-optimized profiles.
15 starsby byPawel
Quick Start
Install
npx tachibot-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-bypawel-tachibot-mcp": {
"command": "npx",
"args": [
"tachibot-mcp"
]
}
}
}