askimo

haiphucnguyen/askimo
★ 89 stars Kotlin 🤖 AI/LLM Updated 23d ago
Local-first AI agent platform for desktop and CLI. Chat, RAG search, multi-step Plans workflows, MCP tools, and script runner. Supports OpenAI, Claude, Gemini, Grok, Ollama, LM Studio and more
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "askimo": {
      "command": "npx",
      "args": [
        "-y",
        "haiphucnguyen/askimo"
      ]
    }
  }
}

Topics

agentic-workflowai-assistantartificial-intelligencechatgptdesktop-appgeminigemini-clientgroklangchain4jllmmodel-context-protocolollama-clientollama-guiopenai-clientopenai-gui