askimo

Askimo is a local-first AI desktop app and CLI that connects users to multiple LLM providers (cloud and local), supports persistent chat sessions stored locally (SQLite), performs document/code search with hybrid RAG (BM25 + vector), integrates MCP tools (via stdio or HTTP), and can run scripts (Python/Bash/JavaScript) from the chat. It claims local-only telemetry (token/cost/RAG performance) with data kept on disk.

Evaluated Mar 30, 2026 (21d ago)
Homepage ↗ Repo ↗ Ai Ml ai-ml desktop-app cli rag mcp langchain4j local-first sqlite automation scripting kotlin
⚙ Agent Friendliness
40
/ 100
Can an agent use this?
🔒 Security
48
/ 100
Is it safe for agents?
⚡ Reliability
31
/ 100
Does it work consistently?

Score Breakdown

⚙ Agent Friendliness

MCP Quality
50
Documentation
55
Error Messages
0
Auth Simplicity
80
Rate Limits
10

🔒 Security

TLS Enforcement
70
Auth Strength
55
Scope Granularity
20
Dep. Hygiene
40
Secret Handling
50

README emphasizes local-first operation and claims no data is uploaded (nothing uploaded for telemetry), which is positive. However, security-relevant details are not provided: TLS enforcement for any HTTP MCP connections or provider calls is not specified; auth details (scopes/least privilege) are not described beyond “API key for cloud models”; and script/MCP tool execution implies potential side effects unless the app implements strong sandboxing and prompt/tool safety controls (not described in the provided README).

⚡ Reliability

Uptime/SLA
0
Version Stability
55
Breaking Changes
40
Error Recovery
30
AF Security Reliability

Best When

You want a local desktop/CLI AI workspace that keeps conversation and indexed state on disk while integrating with MCP tools and local models (e.g., Ollama).

Avoid When

You need a stable, documented network API surface (REST/OpenAPI/SDK) for external automation, or you cannot control/sandbox tool and script execution triggered by the agent.

Use Cases

  • Local-first RAG over personal folders/files and optionally web URLs
  • Interactive chat with persistent sessions stored locally
  • Connecting external toolsets via MCP servers to extend model capabilities
  • Running scripts from chat for automation (Python/Bash/JavaScript)
  • Using multiple LLM providers (including OpenAI-compatible endpoints) with per-session configuration
  • Vision-enabled multimodal conversations using supported multimodal models

Not For

  • A hosted multi-tenant SaaS where you need centralized administration or server-side RBAC
  • Use cases requiring a documented public REST/SDK API for programmatic third-party integration
  • Security-sensitive environments that cannot tolerate executing model-driven scripts or tool calls without strict sandboxing

Interface

REST API
No
GraphQL
No
gRPC
No
MCP Server
Yes
SDK
No
Webhooks
No

Authentication

Methods: Provider API keys for cloud models (as described: API key for cloud providers) Local model configuration (e.g., point to a running Ollama instance / local endpoints)
OAuth: No Scopes: No

No OAuth flow or scoped auth model is described in the README. Authentication appears to be per-provider (e.g., API keys) and connection configuration for local endpoints.

Pricing

Free tier: No
Requires CC: No

README does not describe pricing; as an open-source app, costs depend on the selected provider usage for cloud models.

Agent Metadata

Pagination
none
Idempotent
False
Retry Guidance
Not documented

Known Gotchas

  • Tool execution risk: the README indicates it can run scripts and connect external tools via MCP; agents should assume tool execution side effects and plan for safety/sandboxing.
  • Local-only state: persistent sessions and indexes are local; automation agents may need to manage filesystem/workspace context for reproducibility.
  • Provider variability: multi-provider support can lead to different behaviors/limitations across providers and OpenAI-compatible endpoints.

Alternatives

Full Evaluation Report

Comprehensive deep-dive: security analysis, reliability audit, agent experience review, cost modeling, competitive positioning, and improvement roadmap for askimo.

AI-powered analysis · PDF + markdown · Delivered within 30 minutes

$99

Package Brief

Quick verdict, integration guide, cost projections, gotchas with workarounds, and alternatives comparison.

Delivered within 10 minutes

$3

Score Monitoring

Get alerted when this package's AF, security, or reliability scores change significantly. Stay ahead of regressions.

Continuous monitoring

$3/mo

Scores are editorial opinions as of 2026-03-30.

8642
Packages Evaluated
17761
Need Evaluation
586
Need Re-evaluation
Community Powered