Loading documentation...
Loading documentation...
Get TachiBot MCP running in minutes. Install via npm and configure your API keys.
Edit your Claude Desktop configuration file:
Add TachiBot to the MCP servers:
There are two ways to configure API keys (pick one):
Create ~/.tachibot/.env with your API keys:
Add API keys directly in your Claude Code settings (~/.claude.json):
When the same key is set in multiple places, this is the priority order (highest wins):
~/.claude.json env)~/.tachibot/.env).env (development only)Simplify setup with one API key! Enable Gateway Mode to route GPT-5.1, Gemini, and Grok through OpenRouter.
You don't need all API keys! Only add keys for the tools you want to use. Check the Tools page to see which tools require which keys.
Restart your Claude application (Claude Desktop or Claude Code) and check that:
mcp__tachibot-mcp__focus are availableTachiBot works with both Claude Code (CLI with file system access) and Claude Desktop (GUI chat interface).
You're all set! Here's what to do next