MohamadAub/aichat-llm-cli-tool
AIChat is an all-in-one LLM CLI tool with Shell Assistant, CMD & REPL Modes, RAG, AI Tools, Agents, and Local Server support. Integrates seamlessly with 20+ LLM providers like OpenAI, Claude, Gemini, Ollama, and more. Features include role management, macro automation, session context, function calling, and local API endpoints.
Platform-specific configuration:
{
"mcpServers": {
"aichat-llm-cli-tool": {
"command": "npx",
"args": [
"-y",
"aichat-llm-cli-tool"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...