tachibot-mcp
Stop AI Hallucinations Before They Start Run models from OpenAI, Google, Anthropic, xAI, Perplexity, and OpenRouter in parallel. They check each other's work, debate solutions, and catch errors before you see them.
TachiBot MCP - Universal AI Orchestrator
Multi-model AI orchestration platform with 31 tools, advanced workflows, and intelligent prompt engineering. Works with Claude Code, Claude Desktop, Cursor, and any MCP-compatible client.
🔑 Bring Your Own Keys
Two ways to connect — pick what works for you:
| Mode | Keys Needed | Best For |
|---|---|---|
| Gateway Mode | 2 keys (OpenRouter + Perplexity) | Simplicity, unified billing |
| Direct Mode | 5+ keys (one per provider) | Maximum control, no middleman |
Gateway Mode (Recommended)
Route GPT-5, Gemini, and Grok through OpenRouter — same key you need for Qwen/Kimi anyway.
OPENROUTER_API_KEY=sk-or-xxx # GPT-5, Gemini, Grok, Qwen, Kimi
PERPLEXITY_API_KEY=pplx-xxx # Required separately (not on OpenRouter)
USE_OPENROUTER_GATEWAY=true
Direct Mode
Use each provider's native API directly.
OPENAI_API_KEY=sk-xxx # GPT-5
GOOGLE_API_KEY=xxx # Gemini
GROK_API_KEY=xxx # Grok
OPENROUTER_API_KEY=sk-or-xxx # Qwen, Kimi (always via OpenRouter)
PERPLEXITY_API_KEY=pplx-xxx # Perplexity
Both modes work. Gateway mode just means fewer accounts to manage.
Get keys: OpenRouter | Perplexity
📚 Documentation
🌐 Full Documentation: tachibot.com/docs
Quick Links
- Installation Guide - Get started in 5 minutes
- Configuration - Profiles, API keys, settings
- Tools Reference - All 31 tools explained
- Workflows - Multi-step AI orchestration
- API Keys Guide - Where to get API keys
✨ Key Features
🤖 Multi-Model Intelligence
- 31 AI Tools: Perplexity, Grok, GPT-5, Gemini, Qwen, Kimi (32 with competitive mode)
- Multi-Model Reasoning: Challenger, Verifier, Scout modes
- Smart Routing: Automatic model selection for optimal results
- OpenRouter Gateway: Optional single API key for all providers (OpenAI, Gemini, Grok)
🔄 Advanced Workflows
- YAML-Based Workflows: Define complex multi-step AI processes
- Prompt Engineering: 14 research-backed techniques built-in
- Auto-Synthesis: Prevents token overflow on large workflows
- Parallel Execution: Run multiple models simultaneously
🎯 Tool Profiles
- Minimal (8 tools) - Budget-friendly, token-constrained
- Research Power (13 tools) - Default, best balance
- Code Focus (15 tools) - Software development
- Balanced (18 tools) - General-purpose
- Full (31 tools, includes competitive mode) - Maximum capability
🔧 Developer Experience
- Claude Code Native - First-class support
- Claude Desktop - Full integration
- Cursor - Works seamlessly
- TypeScript - Fully typed
- Extensible - Add custom tools & workflows
🚀 Quick Start
Installation
# Via NPM (recommended)
npm install -g tachibot-mcp
# Verify installation
tachibot --version
Setup
Option A: Single Key Mode (Recommended)
{
"mcpServers": {
"tachibot": {
"command": "tachibot",
"env": {
"OPENROUTER_API_KEY": "sk-or-xxx",
"PERPLEXITY_API_KEY": "pplx-xxx",
"USE_OPENROUTER_GATEWAY": "true"
}
}
}
}
Option B: Direct Provider Keys
{
"mcpServers": {
"tachibot": {
"command": "tachibot",
"env": {
"PERPLEXITY_API_KEY": "your-key",
"GROK_API_KEY": "your-key",
"OPENAI_API_KEY": "your-key",
"GOOGLE_API_KEY": "your-key",
"OPENROUTER_API_KEY": "your-key"
}
}
}
}
Restart Claude and you're ready!
See Installation Guide for detailed instructions.
📦 What's Included
Core Tools
- 🔍 Research:
perplexity_ask,perplexity_research,grok_search,scout - 🧠 Reasoning:
grok_reason,openai_reason,perplexity_reason,kimi_thinking,focus - 💡 Analysis:
gemini_brainstorm,gemini_analyze_text,openai_brainstorm,qwen_coder - ✅ Validation:
verifier,challenger(*multi-model workflows) - 💭 Meta:
think,nextThought
Advanced Modes
- Focus - Deep collaborative reasoning (4+ models)
- Scout - Multi-source information gathering
- Challenger - Critical analysis with fact-checking
- Verifier - Multi-model consensus verification
Workflows
- Ultra Creative Brainstorm - 15 steps, 10 prompt techniques
- Code Architecture Review - Systematic code analysis
- Code Review - PR and code review workflow
- UX Research Flow - User experience research
- Accessibility Audit - WCAG compliance checking
- Creative Brainstorm - Quick ideation workflow
- PingPong - Multi-model debate/collaboration
- System Workflows -
verifier,challenger,scout - Custom Workflows - Build your own in YAML
🌟 Example Usage
Quick Research
// In Claude Code
perplexity_ask({
query: "What are the latest developments in transformer architecture?"
})
Multi-Model Reasoning
focus({
query: "Design a scalable microservice architecture",
mode: "deep-reasoning",
models: ["grok-3", "gpt-5", "gemini-2.5"],
rounds: 5
})
Run Workflow
workflow --name ultra-creative-brainstorm --query "AI-powered code review system"
🎓 Learn More
Documentation
- 📖 Full Documentation
- 🔧 Configuration Guide
- 🛠️ Tool Parameters
- 🎯 Tool Profiles
- 🔐 API Keys Guide
- ⚡ Focus Modes
- 📝 Workflows Guide
Setup Guides
🤝 Contributing
We welcome contributions! See CONTRIBUTING.md for guidelines.
📄 License
AGPL-3.0 - see LICENSE for details.
🔗 Links
- Website: tachibot.com
- Documentation: tachibot.com/docs
- GitHub: github.com/byPawel/tachibot-mcp
- Issues: Report a Bug
Made with ❤️ by @byPawel
Transform your AI workflow with intelligent multi-model orchestration.
Related Servers
Scout Monitoring MCP
sponsorPut performance and error data directly in the hands of your AI assistant.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
Shell MCP
Securely execute shell commands with whitelisting, resource limits, and timeout controls for LLMs.
Flame MCP Server
Provides live, up-to-date documentation for the Flame game engine.
bevy_brp_mcp
An MCP server for AI coding assistants to control, inspect, and modify Bevy applications using the Bevy Remote Protocol (BRP).
Devvit
A companion server for building applications on Reddit's developer platform.
Hippycampus
Turns any Swagger/OpenAPI REST endpoint with a yaml/json definition into an MCP Server with Langchain/Langflow integration automatically.
NeoCoder
Enables AI assistants to use a Neo4j knowledge graph for standardized coding workflows, acting as a dynamic instruction manual and project memory.
YAPI MCP PRO
An MCP server for the YApi interface management platform, enabling direct operation and full lifecycle management within AI editors.
Unified MCP & A2A Server
A Google Apps Script server that unifies Model Context Protocol (MCP) and Agent2Agent (A2A) for Google Workspace users.
Kubernetes MCP Server
Inspect and debug Kubernetes clusters with read-only access to resources, CRDs, and pod logs.
XcodeBuild MCP
A server providing tools for Xcode project management, simulator management, and app utilities.