TachiBot MCP
Provides access to Baidu's ERNIE model for reasoning tasks via the ernie_reason tool.
Integrates with Google's Gemini models for search, text/code analysis, judgment, brainstorming, and more.
Enables use of locally hosted models via Ollama for various AI tasks.
Provides tools for search, reasoning, brainstorming, code review, and explanation using OpenAI's models (including GPT-5.5).
Accesses Perplexity AI for web search and reasoning tasks.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@TachiBot MCPrun /blueprint to plan a user authentication system"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
TachiBot MCP
Multi-Model AI Orchestration Platform
65 AI tools. 12 providers. One protocol.
Orchestrate Perplexity, Grok 4.5, GPT-5.6, Gemini, Qwen, Kimi K3, and MiniMax M3 from Claude Code, Claude Desktop, Cursor, or any MCP client.
Get Started · View Tools · Documentation
If TachiBot helps your workflow, a star goes a long way.
What's New
v2.28.0
Qwen3.8 Max (Aug 3,
qwen/qwen3.8-max) — Alibaba's new flagship, GA the same day, now powersqwen_algo,qwen_reason, and theqwen_reasonjuror. 1M context (up from 262K), multimodal (text+image+video in), and the first Qwen exposing configurable reasoning effort. $2/$6 per M.Measured on a range-query algorithm problem, 3.8 Max was the only one of five Qwen candidates to surface both the offline-vs-online tradeoff and the strict-inequality-with-duplicates edge case. The outgoing
qwen3-235b-a22b-thinking-2507was correct but shallow;qwen3.7-maxcost 1.6x for twice the wall time;qwen3-max-thinkingwas rejected outright — it returns zero reasoning tokens.Effort is pinned to
medium, deliberately. This model's default effort behaves likehigh: 302s and $0.09 on a singleqwen_algocall. Atmediumthe same call answers at equal depth in 18–48s for $0.006–0.018 — cheaper and 3.5x faster than the model it replaces, which took 169s and $0.036 for a shorter answer.lowstarts dropping alternatives and is not used.reasoning_effortpass-through for OpenRouter —callOpenRouternow forwards the parameter; OpenRouter drops it for models that don't list it, so the quota fallback chain (3.8 Max → 3.7 Max → 235B Thinking) stays safe. Qwen3.8/3.7-Max also join the 600s extended-timeout bucket.qwen_coder,qwen_competitive,testgenstay on Qwen3-Coder-Next — it is coding-specialized and ~16x cheaper ($0.12/$0.80); 3.8 Max is the reasoning tier, not the codegen tier.
v2.27.1
Kimi K3 (Jul 16,
moonshotai/kimi-k3) now powers every Kimi tool, thekimijuror, and the Kimi seat ondiff_review. 2.8T open-weight MoE — the largest open model shipped — with a 1M context (up from 262K), native multimodal input, and long-horizon agentic coding that beats Opus 4.8 and GPT-5.5 on coding/agent benchmarks. Note the price: $3/$15 per M, 4x K2.7-Code — K2.7-Code stays as the automatic fallback (K3 → K2.7-Code → K2.6).Gemini 3.6 Flash (Jul 21,
gemini-3.6-flash) is the new search/workhorse tier behindgemini_search— 1M context at $1.50/$7.50, down from $9 output, and ~17% fewer output tokens than 3.5 Flash. Flash-Lite moves togemini-3.5-flash-lite($0.30/$2.50).Everything else re-verified, unchanged — a full provider audit (Jul 26) confirms GPT-5.6, Grok 4.5, DeepSeek V4 Pro, GLM-5.2, MiniMax M3, StepFun 3.7, ERNIE 4.5 VL, Qwen Coder-Next and Perplexity Sonar are all still the newest available. Gemini 3.1 Pro remains the reasoning/judge default: Google shipped three models on Jul 21 and skipped 3.5 Pro. xAI's staged rollout finished (EU access Jul 17), so the
grok-4.3fallback is now quota/region insurance rather than a rollout workaround.
v2.27.0
Grok 4.5 (Jul 8 flagship, "Opus-class") now powers all Grok tools, with automatic fallback to
grok-4.3while xAI's region-staged rollout completes (EU mid-July) — tools keep working everywhere, and 4.5 activates by itself.grok_search_lite(new tool, 65 total) — the same Grok live search ongrok-4-1-fast($0.20/$0.50, 2M ctx), ~10x cheaper thangrok_search. Use it for high-volume lookups and jury/council fan-outs.GPT-5.6 tiers —
openai_*tools move togpt-5.6-sol(flagship, same $5/$30 as 5.5 but stronger),terrafor code (5.5-level at half price),lunafor explanations ($1/$6). The $30/$180gpt-5.5-protier is replaced by sol + reasoning effort; a permission fallback (sol → terra → 5.5) covers org-gated accounts.
v2.26.1
/testand/auditskills (19 skills total) —/testgenerates runnable tests viatestgen;/auditruns an OWASP/CWE security review viasecurity_review.Skill install in the wizard —
tachibot initnow offers to install Claude Code skills with a per-skill skip choice ([Enter]=all ·[s]=choose which to skip ·[n]=none). Skills are opt-in —postinstallno longer writes to~/.claudesilently (npm run install-skillsstill installs all non-interactively).Fixes — the one-click
.mcpbextension now points at a valid entry point (was broken) and tracks the package version;tachibot initexits cleanly on non-interactive/CI stdin instead of hanging.
v2.26.0
Prompt stack, modernized
refine_prompt(new tool) — opt-in prompt improver on a cheap/fast model: raw query → goal-first brief + what changed + open questions. Never auto-fires, never executes anything — you review, then use the brief. In Claude Code,/prompt refinepresents the open questions as clickable choices and merges your answers into a final brief.Curated technique list —
list_prompt_techniquesnow defaults to the ~9 core techniques that still help 2026 reasoning models (output contracts likescot,pre_mortem,bdd_spec);all=truefor the full 31.technique="auto"—preview_prompt_techniquerecommends the right technique for your task, with reasons. Asktachi"improve my prompt" for the symptom-based menu.
Setup, de-mystified
tachibot init(new CLI wizard) — detects your API keys and clients, prints the exact config for Claude Code and Claude Desktop. Never writes or echoes keys.One-click Claude Desktop install — download the
.mcpbfrom the latest release and double-click. No JSON editing.doctor— shows which keys are set, which tools are visible vs hidden and why, and what to try first.
New tools & skills (65 tools · 19 skills)
debug_triage— ranked root-cause hypotheses with the cheapest discriminating check for each (Grok 4.3)spec_writer— loose request → reviewable spec: user stories, Given/When/Then, out-of-scope, open questions (GPT-5.5)diff_review/plan_critique/testgen/security_review— multi-model diff review, adversarial plan red-team, test generation, OWASP/CWE auditSkills:
/review,/redteam,/spec,/triage,/setup
Fixes
focusorchestration screen: 37 lines of repeated scaffolding → 10 focused linesnpm testexits 0 again (uncancelled race timers leaked past Jest teardown)GPT-5.5 high-effort reasoning no longer cut off at 3 minutes (timeout 180s → 600s)
Related MCP server: MCP AI Gateway
Skills (Claude Code)
TachiBot ships with 19 slash commands for Claude Code. These orchestrate the tools into powerful workflows:
Skill | What it does | Example |
| Guided configuration — runs doctor, walks through keys/profiles |
|
| Request → reviewable spec before planning |
|
| Multi-model planning → bite-sized TDD steps |
|
| Multi-model council - parallel analysis with synthesis |
|
| Sequential reasoning chain with any model |
|
| Mode-based reasoning (debate, research, analyze) |
|
| Strategic decomposition with pre-mortem |
|
| Split into sub-problems, deep-dive each one |
|
| Recommend the right thinking technique (31 available) |
|
| Algorithm analysis with 4 specialized models (DeepSeek lead) |
|
| Long-context analysis over Kimi's 1M window |
|
| Grounded reflexion loop — critique vs external evidence |
|
| Tree-of-Thought: branch → jury-prune → synthesize |
|
| Multi-model diff review — panel + Gemini judge verdict |
|
| Adversarial plan red-team — pre-mortem, risks, plan edits |
|
| Ranked root-cause bug triage |
|
| Generate runnable tests (edge cases first) |
|
| Security review — OWASP/CWE findings + fixes |
|
| Help - see available skills, tools, key status |
|
Skills automatically adapt to your configured API keys. Even with just 1-2 providers, all skills work.
Getting started? Type
/tachito see what's available.
Key Features
Multi-Model Intelligence
65 AI Tools across 12 providers — Perplexity, Grok, GPT-5, Gemini, Qwen, Kimi, MiniMax, DeepSeek, GLM (Zhipu), StepFun, ERNIE (Baidu), plus free local models (Ollama / LM Studio / llama.cpp / vLLM)
Gemini 3.6 Flash (
gemini-3.6-flash, GA Jul 21 2026) — Flash/search tier; reasoning default staysgemini-3.1-pro-preview(Google has still not shipped a 3.5 Pro)Multi-Model Council — planner_maker synthesizes plans from 5+ models into bite-sized TDD steps
Smart Routing — Automatic model selection for optimal results
OpenRouter Gateway — Optional single API key for all providers
Advanced Workflows
YAML-Based Workflows — Multi-step AI processes with dependency graphs
Prompt Engineering — 31 research-backed techniques (including SCoT, ReAct, Reflexion)
Verification Checkpoints — 50% / 80% / 100% with automated quality scoring
Parallel Execution — Run multiple models simultaneously
Tool Profiles
Profile | Tools | Best For |
Minimal | 13 | Quick tasks, low token budget |
Research Power | 36 | Deep investigation, multi-source |
Code Focus | 42 | Software development, SWE tasks |
Balanced | 54 | General-purpose, mixed workflows |
Heavy Coding | 58 | Max code tools + agentic workflows |
Full (default) | 65 | Everything enabled |
Developer Experience
Claude Code — First-class support
Claude Desktop — Full integration
Cursor — Works seamlessly
TypeScript — Fully typed, extensible
Quick Start
Installation
npm install -g tachibot-mcpSetup wizard
npx -y -p tachibot-mcp tachibot initDetects your keys and clients, then prints the exact config for Claude Code and Claude Desktop.
Claude Code (one-liner)
claude mcp add tachibot -- npx -y -p tachibot-mcp tachibotThen verify with /mcp. Add API keys with --env, e.g. --env OPENROUTER_API_KEY=sk-or-xxx --env PERPLEXITY_API_KEY=pplx-xxx.
Setup (Claude Desktop)
One-click (easiest): download tachibot-mcp.mcpb from the latest release and double-click it — Claude Desktop installs the extension with no JSON editing. Add your API keys when prompted (or later via the extension settings).
Gateway Mode (Recommended) — 2 keys, all providers:
{
"mcpServers": {
"tachibot": {
"command": "tachibot",
"env": {
"OPENROUTER_API_KEY": "sk-or-xxx",
"PERPLEXITY_API_KEY": "pplx-xxx",
"USE_OPENROUTER_GATEWAY": "true"
}
}
}
}Direct Mode — One key per provider:
{
"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"
}
}
}
}Get keys: OpenRouter | Perplexity
See Installation Guide for detailed instructions.
Tool Ecosystem (65 Tools)
Research & Search (6)
perplexity_ask · perplexity_reason · grok_search · grok_search_lite · openai_search · gemini_search
Reasoning & Planning (14)
grok_reason · openai_reason · qwen_reason · qwq_reason · kimi_thinking · kimi_decompose · deepseek_reason · glm_reason · stepfun_reason · ernie_reason · planner_maker · planner_runner · list_plans · spec_writer
Code Intelligence (11)
kimi_code · grok_code · grok_debug · qwen_coder · qwen_algo · qwen_competitive · deepseek_algo · minimax_code · minimax_agent · testgen · debug_triage
Analysis & Judgment (14)
gemini_analyze_text · gemini_analyze_code · gemini_judge · jury · diff_review · plan_critique · gemini_brainstorm · openai_brainstorm · openai_code_review · openai_explain · grok_brainstorm · grok_architect · security_review · kimi_long_context
Meta & Orchestration (6)
think · nextThought · focus · tachi · doctor · usage_stats
Workflows (9)
workflow · workflow_start · continue_workflow · list_workflows · create_workflow · visualize_workflow · workflow_status · validate_workflow · validate_workflow_file
Prompt Engineering (4)
list_prompt_techniques · preview_prompt_technique · execute_prompt_technique · refine_prompt
Local Models (1)
local_query — any OpenAI-compatible local server (Ollama / LM Studio / llama.cpp / vLLM). Zero-cost, offline, private; also available as the local jury juror (hermes is accepted as a legacy alias). Runs whatever LOCAL_LLM_MODEL points at — e.g. a Nous Hermes build (ollama pull hermes3). Note the Hermes agent itself is model-agnostic — it runs on 300+ backends (GPT, Claude, Gemini, DeepSeek, or self-hosted Ollama/vLLM) — so "Hermes" was never a guarantee of distinct weights.
Advanced Modes (bonus)
Challenger — Critical analysis with multi-model fact-checking
Verifier — Multi-model consensus verification
Scout — Hybrid intelligence gathering
Example Usage
Multi-Model Planning
// Create a plan with multi-model council
planner_maker({ task: "Build a REST API with auth and tests", mode: "start" })
// → Grok searches → Qwen analyzes → Kimi decomposes → GPT critiques → Gemini synthesizes
// Execute with checkpoints
planner_runner({ plan: planContent, mode: "step", stepNum: 1 })
// → Automatic verification at 50%, 80% (kimi_decompose), and 100%Task Decomposition
kimi_decompose({
task: "Migrate monolith to microservices",
depth: 3,
outputFormat: "dependencies"
})
// → Structured subtasks with IDs, parallel flags, acceptance criteriaCode Review
kimi_code({
task: "review",
code: "function processPayment(amount, card) { ... }",
language: "typescript"
})
// → SWE-Bench 76.8% quality analysisDeep Reasoning
focus({
query: "Design a scalable event-driven architecture",
mode: "deep-reasoning",
models: ["grok", "gemini", "kimi"],
rounds: 5
})Documentation
Setup Guides
Contributing
Contributions welcome! See CONTRIBUTING.md for guidelines.
Like what you see?
Star on GitHub — it helps more than you think.
Website · Docs · npm · Issues
AGPL-3.0 — see LICENSE for details.
Made with care by @byPawel
Multi-model AI orchestration, unified.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceAn advanced MCP-based AI agent system with intelligent tool orchestration, multi-LLM support, and enterprise-grade reliability features like semantic routing and circuit breakers.MIT
- AlicenseBqualityFmaintenanceEnables AI assistants to intelligently select and switch between different AI models (OpenAI, Anthropic, etc.) within the same conversation based on task requirements. Provides a unified interface for accessing multiple AI providers through a single MCP tool.134MIT
- AlicenseAqualityAmaintenanceUnified MCP orchestration layer that consolidates multiple MCPs into a single interface with semantic tool discovery, code-mode execution, scheduling, and intelligent caching to reduce token usage by 97% and eliminate choice paralysis.29197Elastic 2.0
- Alicense-qualityDmaintenanceA multi-agent collaboration platform that provides access to over 1,500 models from 68 providers via the Model Context Protocol. It enables users to assemble and coordinate specialized AI teams using advanced orchestration modes like swarm, debate, and hierarchical workflows.2AGPL 3.0
Related MCP Connectors
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
MCP Hub: AI service discovery, per-user OAuth, and multi-service workflow orchestration
65+ AI tools as MCP: research, write, code, scrape, translate, RAG, agent memory, workflows
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/byPawel/tachibot-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server