cloop

fitchmultz/cloop
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
Local-first loop/task and knowledge assistant with web UI, CLI, FastAPI, SQLite RAG, and an MCP server.
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": {
    "cloop": {
      "command": "uvx",
      "args": [
        "cloop"
      ]
    }
  }
}

Or install with pip: pip install cloop

Topics

fastapillmlocal-firstmcpmodel-context-protocolollamaproductivitypythonragsqlite