Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🧠 Knowledge & Memory
  3. Waypath
Waypath logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 3:45:46 PM

Waypath

User RatingsBe the first to rate and review this MCP server!
View Repository4 GitHub StarsTotal stargazers on GitHub for the source repository (4 stars).Visit Website
knowledge-managementmemorysqlitecoding-agents

Local SQLite memory server for coding agents with graph-aware recall, persistent context, and review-gated knowledge promotion.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet β€” we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Automated check passedβ€” started and listed 11 tools correctly (1mo ago).
Manual Client & Custom JSON ConfigExpand JSON β–Ύ
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself β€” its README, its docs, or a verified owner. We haven’t found those for TheStack-ai/waypath, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Tool Schemas (11) Directory Badge Claim listing Alternatives🧠 More in Knowledge & Memory

Overview

Waypath stores project decisions, relationships, and session artifacts in a local SQLite database. It combines FTS5 and reciprocal rank fusion with graph expansion to retrieve relevant context. Use it when agents need persistent, local-only memory across coding sessions.

Use cases

β€’Persist project decisions across agent sessions
β€’Recall related context with hybrid search and graph expansion
β€’Promote captured knowledge through review gates
β€’Inspect contradictions and temporal changes in project knowledge
β€’Serve local context to MCP clients

Key features

β€’SQLite-backed local knowledge store
β€’FTS5 and RRF hybrid ranking
β€’Graph-aware recall and traversal
β€’Explicit page, promote, and review workflow
β€’Claude Code and Codex host shims
β€’Native MCP server

Capabilities & Tool Schemas (11) ~630 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Waypath.

waypath_recall

Search Waypath truth and archive recall.

waypath_session_start

Build a Waypath session-start context pack.

waypath_graph_query

Expand graph context for an entity.

waypath_page

Synthesize a Waypath knowledge page.

waypath_promote

Create a Waypath promotion candidate.

waypath_review

Review a Waypath promotion candidate.

Documentation Overview

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 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 serves graph-aware, truth-first context to any agent host β€” Claude Code, Codex, or an MCP client β€” through a thin CLI.

Unlike cloud memory services, Waypath:

  • runs entirely on your machine,
  • owns a canonical truth schema instead of a vector blob,
  • treats every memory as first-class with explicit promotion + review gates,
  • ships a 77 kB npm package with no required runtime services.

Why Waypath?

ProblemWaypath's answer
Agents forget across sessionsPersistent SQLite truth kernel
RAG returns irrelevant chunksFTS5 + RRF hybrid ranking with graph expansion
Memory services hallucinate silentlyExplicit page β†’ promote β†’ review governance
Cloud lock-in, data exfiltrationEverything is one local .db file you own
Tool per host (Claude, Codex, Cursor)Single facade, thin host shims, native MCP server

Install

[!IMPORTANT] Requires Node.js β‰₯ 22. Node 22.5+ unlocks the native node:sqlite driver; earlier 22.x versions auto-fall back to better-sqlite3.

Terminal
npm install -g waypath

Verify:

bash
waypath --help
waypath source-status --json

Quick start

1. Bootstrap a session (Codex example):

bash
waypath codex --json \
  --project my-project \
  --objective "ship v2 of the retrieval pipeline" \
  --task  "refactor hybrid ranker" \
  --store-path ~/.waypath/my-project.db

2. Recall relevant context:

bash
waypath recall --query "hybrid ranker decisions" --json

3. Capture a distilled insight and promote it through review:

bash
waypath page    --subject "hybrid ranker v2 design"
waypath promote --subject "hybrid ranker v2 design"
waypath review-queue --json

4. Run as an MCP server (for Claude Code, Cursor, any MCP client):

bash
waypath mcp-server --store-path ~/.waypath/my-project.db

See it in action

bash
$ waypath codex --json --project auth-service \
    --objective "migrate to passkeys" --task "design flow"
{
  "host": "codex",
  "session_id": "auth-service:passkey-flow",
  "context_pack": {
    "truth_highlights": {
      "decisions": [
        "Use WebAuthn level 2 with user verification required",
        "Argon2id for password fallback hashing"
      ],
      "entities": ["UserSession", "AuthGateway", "RefreshToken"],
      "contradictions": []
    },
    "recent_pages": [
      "Session storage design β€” promoted 2026-04-12"
    ]
  }
}

Command surface

AreaCommands
Session bootstrapcodex, claude-code, mcp-server
Recallrecall, explain, graph-query, history
Pages (distilled knowledge)page, promote, refresh-page, inspect-page
Review governancereview, review-queue, inspect-candidate, resolve-contradiction
Import / scanimport-seed, import-local, scan
Healthsource-status, health, db-stats, rebuild-fts
Maintenancebackup, benchmark, export

Full help: waypath --help.

Architecture

Waypath is built from four independent kernels behind a thin facade:

mermaid
flowchart TD
    subgraph HOST[" Host Shims "]
        direction LR
        CX["codex"]
        CC["claude-code"]
        MC["mcp-server"]
    end

    Facade["<b>Facade</b><br/><code>createFacade()</code>"]

    TK["<b>Truth Kernel</b><br/>decisions Β· entities Β· preferences<br/>temporal validity Β· supersede"]
    AK["<b>Archive Kernel</b><br/>evidence Β· content-hash dedup<br/>FTS5 index"]
    ON["<b>Ontology</b><br/>graph traversal<br/>pattern expansion"]
    PR["<b>Promotion Engine</b><br/>candidate review<br/>contradiction detection"]

    HOST --> Facade
    Facade --> TK
    Facade --> AK
    Facade --> ON
    Facade --> PR

    classDef kernel fill:#21262d,color:#c9d1d9,stroke:#30363d,stroke-width:1px
    classDef facade fill:#1f6feb,color:#ffffff,stroke:#58a6ff,stroke-width:2px
    classDef host fill:#161b22,color:#c9d1d9,stroke:#30363d,stroke-width:1px
    class TK,AK,ON,PR kernel
    class Facade facade
    class CX,CC,MC host
  • Truth kernel β€” canonical decisions, entities, preferences, temporal validity (schema v3 with supersede + history).
  • Archive kernel β€” raw evidence store with content-hash dedup and FTS5 full-text index.
  • Ontology layer β€” graph traversal for entity/decision context expansion (patterns: project_context, person_context, system_reasoning, contradiction_lookup).
  • Promotion engine β€” candidate review, contradiction detection, supersede flows.

A single createFacade() exposes 14 verbs. Host shims adapt it to each agent's bootstrap protocol.

Configuration

Waypath is zero-config by default. To tune retrieval weights, adapter toggles, or review thresholds, drop a config.toml in your working directory (or point WAYPATH_CONFIG_PATH at one):

toml
[source_adapters]
jarvis-memory-db = true
jarvis-brain-db  = false

[retrieval.source_system_weights]
truth-kernel = 1.2

[retrieval.source_kind_weights]
decision = 0.9
memory   = 0.5

[review_queue]
limit = 12

Override anything via env vars:

server.ts
export WAYPATH_RECALL_WEIGHT_SOURCE_SYSTEM_TRUTH_KERNEL=1.8
export WAYPATH_REVIEW_QUEUE_LIMIT=8

Priority: env override > config.toml > built-in defaults.

MCP server

Waypath ships a native MCP (Model Context Protocol) server as a second binary:

bash
waypath-mcp-server

Or via the main CLI:

bash
waypath mcp-server --store-path ~/.waypath/project.db

Tools exposed via MCP: recall, page, promote, review, graph-query, source-status.

Requirements

  • Node.js β‰₯ 22.0 (required)
  • Node.js β‰₯ 22.5 recommended β€” unlocks native node:sqlite
  • better-sqlite3 is an optional fallback auto-used on 22.0–22.4 or where native sqlite is unavailable

Status

  • Version: 0.1.0 β€” first public release
  • Tests: 131 passing (unit + integration + benchmark)
  • Stable surface: CLI (26 commands), MCP server, facade API
  • Deferred: hosted deployment, multi-user sync, adaptive ranking feedback

Compared to alternatives

WaypathCloud memory (mem0, zep)Vector-only RAG
Local-firstβœ“βœ—depends
Canonical truth schemaβœ“βœ—βœ—
Graph-aware recallβœ“partialβœ—
Explicit review gateβœ“βœ—βœ—
MCP server built-inβœ“βœ—βœ—
One-file installβœ“needs servicevaries

Contributing

Waypath welcomes host shims, source adapters, and bug fixes. Good first issues are labeled accordingly.

Read CONTRIBUTING.md for dev setup, code style, and PR flow.

Before submitting a PR:

Terminal
npm run build
npm test

License

MIT Β© TheStack.ai β€” see LICENSE.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Knowledge & Memory View all alternatives
  • Moxie Docs MCP logoMoxie Docs MCP
    β˜… Featured

    MCP & Agent Skills for Automated Documentation, and codebase conventions + context

    🧠 Knowledge & Memory21 views
    Compare vs Moxie Docs MCP β†’
  • Scrivener MCP logoScrivener MCP

    Connect Scrivener 3 writing projects to Claude and other AI assistants. 47 tools for document management, writing analysis, semantic search, character/plot memory, and content enhancement. Progressive skill loading, relationship engine with HMS triplets, and JS fallback for offline semantic search. npm i -g scrivener-mcp

    🧠 Knowledge & Memory16 views
    Compare vs Scrivener MCP β†’
  • Memento MCP logoMemento MCP

    Local-first persistent memory for AI coding agents. Captures facts, decisions, patterns, and architecture notes in SQLite (with optional cloud embeddings) to reduce repeated context across sessions.

    🧠 Knowledge & Memory2 views
    Compare vs Memento MCP β†’
  • Memora logoMemora

    Persistent memory with knowledge graph visualization, semantic/hybrid search, cloud sync (S3/R2), and cross-session context management.

    🧠 Knowledge & Memory2 views
    Compare vs Memora β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
4
Stargazers on the source repository.
Last commit
2mo ago
Most recent push to the default branch.
Availability
100%
Our rolling endpoint + install checks that succeeded.
Install check
Passed
Our sandbox started it and listed its tools.
Tools exposed
11
Callable tools this server registers over MCP.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Waypath

No. It runs locally and stores its data in a SQLite file with no required runtime services.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewWaypath AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/thestack-ai-waypath?style=directory)](https://allmcps.com/mcp/thestack-ai-waypath)
HTML Embed
<a href="https://allmcps.com/mcp/thestack-ai-waypath"><img src="https://allmcps.com/api/badge/thestack-ai-waypath?style=directory" alt="Waypath on AllMCPs" /></a>

Technical Specs & Signals

Category🧠Knowledge & Memory
PricingFree
More technical detailsExpand β–Ύ
AuthNo auth required
LicenseMIT
ClientsCursor
Last updatedAug 9, 2026
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars4
GitHub Star CountTotal stargazers on GitHub representing community popularity (4 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jun 30, 2026
68Quality signal: Great Β· 68/100How this signal is calculated β–Ύ
Server availability25/25
Verified ownership10/20
Documentation & tools29/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🧠 Knowledge & Memory β†’Best MCP servers for Memory & Knowledge β†’Alternatives to Waypath β†’Install in Claude DesktopInstall in CursorInstall in VS Code