Tabby Ai Assistant
Freeby MCP Community
Tabby终端AI助手插件 - 支持多AI提供商(OpenAI、Anthropic、Minimax、GLM、Ollama、vLLM)和MCP服务器
v1.0.43Added Apr 12, 2026
tabby-plugintabbyterminalaiassistant
Tabby Ai Assistant MCP Server
Tabby终端AI助手插件 - 支持多AI提供商(OpenAI、Anthropic、Minimax、GLM、Ollama、vLLM)和MCP服务器
Installation
npx -y tabby-ai-assistant
Reviews
Installation
Quick install
npx -y tabby-ai-assistant
Add to claude_desktop_config.json
{
"mcpServers": {
"tabby-ai-assistant": {
"command": "npx",
"args": ["-y", "tabby-ai-assistant"]
}
}
}