Loading MCP server directory, please wait...
Multi-model AI orchestration with 31 tools, YAML workflows, and 5 token-optimized profiles.
npx @getmcp/cli add io.github.byPawel/tachibot-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
PERPLEXITY_API_KEYPerplexity API key for web search, research, and reasoning (https://www.perplexity.ai/settings/api)
GROK_API_KEYGrok/xAI API key for code analysis, debugging, and architecture (https://console.x.ai/)
OPENAI_API_KEYOpenAI API key for GPT-5 analysis and comparison (https://platform.openai.com/api-keys)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.byPawel/tachibot-mcp": {
"command": "npx",
"args": [
"-y",
"tachibot-mcp"
],
"env": {
"PERPLEXITY_API_KEY": "",
"GROK_API_KEY": "",
"OPENAI_API_KEY": "",
"GOOGLE_API_KEY": "",
"OPENROUTER_API_KEY": "",
"TACHIBOT_PROFILE": ""
}
}
}
}