KingDownloads

iwe

by iwe-org 1.3k stars Apache-2.0Productivity
Download
iwe preview

About iwe

IWE is a markdown-based memory system that organizes notes into a queryable knowledge graph. It transforms a directory of markdown files into a connected structure that can be browsed from an editor or queried by AI agents through command-line tools. The system uses plain markdown files stored locally, with version control compatibility through git.

IWE provides two main interfaces: editor integration with IDE-like features for markdown editing, and structured access for AI agents through CLI tools and an MCP server. The system is built in Rust and designed for speed, capable of processing large numbers of files quickly.

Key features

  • Plain markdown files with full ownership and git compatibility
  • Knowledge graph structure with multiple parent relationships
  • LSP integration for VS Code, Neovim, Zed, and Helix editors
  • CLI tools for searching, retrieving, and refactoring notes
  • MCP server for AI agent integration
  • Fast processing of large note collections
  • Editor features including search, navigation, and auto-complete
  • Note operations like extract, inline, rename, and delete with automatic link updates

Download iwe-v0.12.0

Jul 12, 2026
View all 17 versions

Frequently asked questions

Is iwe free?
Yes. iwe is free and open-source software, distributed under the Apache-2.0 license.
Which platforms does iwe support?
iwe provides downloads for Windows, macOS, Linux.
What is the latest version of iwe?
The latest version is iwe-v0.12.0, released on Jul 12, 2026.
What is IWE?
IWE is a memory system that turns markdown files into a queryable knowledge graph, usable by both humans through editors and AI agents through command-line tools.
How do I install IWE?
IWE can be installed via Homebrew on macOS/Linux or through Cargo. The installation includes the CLI tools and LSP server components.
What editors does IWE support?
IWE provides integration for VS Code, Neovim, Zed, and Helix through the Language Server Protocol (LSP).
What license does IWE use?
IWE is open source and licensed under the Apache License 2.0.

More Productivity