atlas

0xErwin1/atlas
★ 0 stars Rust Memory/Knowledge Updated today
AI-first, self-hostable workspace: markdown notes with wikilinks and backlinks, kanban tasks, and one REST API behind a Vue web app, a Tauri desktop app, a CLI, and an MCP server for agents.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "atlas": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "atlas"
      ]
    }
  }
}

README Excerpt

Atlas is an AI-first workspace platform — markdown **notes** (with wikilinks and backlinks) and kanban **tasks**, multi-workspace, with resource-sharing permissions and human-vs-agent attribution. One REST API serves all three consumers alike: the web UI, the MCP server (agents), and the CLI. This repository is the full monorepo: Rust backend services, a Vue 3 web frontend, and shared tooling.

Tools (4)

checkclippytestsverify

Topics

axumkanbanknowledge-basemcpmodel-context-protocolnotespkmpostgresqlrustseaormself-hostedtask-managementtaurivue