MCP Directory
Back

askimo

by haiphucnguyen · Kotlin · ★ 97

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

#agentic-workflow#ai#ai-assistant#artificial-intelligence#chatgpt#claude#desktop#gemini#gemini-client#grok#langchain4j#llm#local-llm#mcp#model-context-protocol#ollama-gui#openai-client#openai-gui#rag#retrieval-augmented-generation

Install

git clone https://github.com/haiphucnguyen/askimo.git

Claude Desktop config

Add this to your claude_desktop_config.json:

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

From the README

One app. Every AI model. Your files stay local. Chat · Search your files · Run scripts · Build multi-step AI workflows - all offline-capable, all on your machine. 📥 Download • 📖 Documentation • 💬 Discussions • ⭐ Star on GitHub **Multi-step AI Plans** - fill in a form, get a finished deliverable: [](public/askimo_plan_1920.gif) **RAG** - search and chat with your local files: [](public/askimo_rag_1920.gif) **Script runner** - execute Python, Bash, and JavaScript f…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers