TheStack-ai

Waypath — Development skill for Claude Code

Development community

Open-source memory CLI for Claude Code, Codex & MCP — local-first SQLite, graph-aware recall, review gate.

How to install Waypath

This entry records only its repository, not the path inside it, so there is no exact command to give. Open TheStack-ai/waypath and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Waypath does

Open-source memory CLI for Claude Code, Codex & MCP — local-first SQLite, graph-aware recall, review gate. npm i -g waypath

Alternatives in Development

  • Dive — Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting functi 1.8k ★
  • Magnitude — Open source inference server your agent sets up for you 1.5k ★
  • Projectmem — Open-source coding agent memory 766 ★

README

English · 한국어 · 中文

Waypath — local-first external brain for coding agents

Local-first external brain for coding agents.
A SQLite-backed CLI that gives Claude Code, Codex, and any MCP client persistent context, graph-aware recall, and governed memory — with zero cloud dependencies.

npm version License: MIT Node.js Tests npm downloads GitHub stars Listed on awesome-mcp-servers

[!TIP] New here? The [Quick start](#quick-start) gets you from `npm install` to your first persistent agent session in about 60 seconds.


What is Waypath?

Waypath is a **local-first knowledge engine** for coding agents and solo developers. It stores your project decisions, entity relationships, and session artifacts in a single SQLite file, then