memex

MCP serverDocs & knowledge

Memex gives your AI a lasting memory built from small, connected notes, using the Zettelkasten method of linked note-taking. Once added, your AI can save what it learns and use the links between notes to bring related context back into later work. It is a community-made addition in the docs category.

Unavailable. This server has no hosted endpoint yet, so ahel can't serve it.

After adding memex, tell your AI something worth keeping and ask it to save it as a note. As notes accumulate, prompt it to follow the links between them whenever it needs related context.

What your AI can do with it

  • Save information as short notes your AI can come back to later
  • Connect related notes with links that work in both directions
  • Follow a link from one note to the notes it connects to
  • Look backward from any note to see which other notes point to it
  • Build up a connected body of knowledge as more notes are added

From the project's README

As published by iamtouchskyer/memex in README.md. This repository publishes several servers, so only the opening is shown here.

Persistent memory for AI coding agents. Your agent remembers what it learned across sessions.

English | 中文 | 日本語 | 한국어 | Español


English

Every time your AI agent finishes a task, it saves insights as atomic knowledge cards with [[bidirectional links]]. Next session, it recalls relevant cards before starting work — building on what it already knows instead of starting from scratch.

No vector database, no embeddings — just markdown files your agent (and you) can read.

Supported platforms

PlatformIntegrationExperience
Claude CodePlugin (hooks + skills)Best — auto-recall, slash commands, SessionStart hook
VS Code / CopilotMCP Server12 MCP tools, zero config
CursorMCP Server12 MCP tools, zero config
CodexMCP Server12 MCP tools, zero config
WindsurfMCP Server12 MCP tools, zero config
PiExtension (custom tools + hooks)8 tools, auto-recall hook, slash commands
Any MCP clientMCP Server12 MCP tools, zero config

Shortened here. Read the whole README on GitHub.

Signals

GitHub stars
141
Forks
40
Last commit
Sep 2026
Advanced
Delivery
memex MCP server → your ahel gateway (mcp.ahel.ai) → every connected AI client.
Catalog kind
mcp-server
Gateway key
io-github-iamtouchskyer-memex
Source
github.com/iamtouchskyer/memex
memex by iamtouchskyer: MCP server · ahel