EveryDev.ai
Subscribe
Home
Developers

3,241+ AI companies

  • Radar
  • Trending
AI Tools by Topic
  • AI Coding Assistants
  • Agent Frameworks
  • MCP Servers
  • AI Prompt Tools
  • Vibe Coding Tools
  • AI Design Tools
  • AI Database Tools
  • AI Website Builders
  • AI Testing Tools
  • LLM Evaluations
Follow Us
  • X / Twitter
  • LinkedIn
  • Reddit
  • Discord
  • Threads
  • Bluesky
  • Mastodon
  • YouTube
  • GitHub
  • Instagram
Get Started
  • About
  • Editorial Standards
  • Corrections & Disclosures
  • Community Guidelines
  • Advertise
  • Contact Us
  • Newsletter
  • Submit a Tool
  • Start a Discussion
  • Write A Blog
  • Share A Build
  • Terms of Service
  • Privacy Policy
Explore with AI
  • ChatGPT
  • Gemini
  • Claude
  • Grok
  • Perplexity
Agent Experience
  • llms.txt
Theme
With AI, Everyone is a Dev. EveryDev.ai © 2026
    1. Home
    2. Developers
    3. Knowl

    Knowl

    Knowl is a local-first, governed memory system for AI coding agents. It stores typed, checkable facts with reasoning, evidence, provenance and supersession history so agents and teams get the current answer rather than stale notes.

    Visit Website

    At a Glance

    1Tool Listed
    3Products
    10Capabilities
    Discussions
    Focus Areas
    Agent Memory
    MCP Servers
    AI Coding Assistants
    Connect
    Latest News
    Knowl 5.15.0: budget-composed session cards, separate subagent recall reporting and dated drift reporting.Aug 27, 2026
    Knowl 5.14.0: drift-scheduled turn-start cards, lexical transcript catch-up and fewer unnecessary hook processes.Aug 26, 2026
    Markets
    • Individual developers using AI coding agents
    • Software engineering teams and organizations sharing project decisions
    • Teams running multiple coding-agent hosts or parallel worktrees
    • CI and cloud-agent environments that need team memory without a local replica
    • +1 more

    AI Tools by Knowl

    (1)
    View Knowl
    Knowl tool icon

    Knowl

    Persistent Memory Layer for AI Agents

    Agent MemoryMCP ServersAI Coding Asst.

    Discussions

    No discussions yet

    Be the first to start a discussion about Knowl

    Latest News

    08/27/2026

    Knowl 5.15.0: budget-composed session cards, separate subagent recall reporting and dated drift reporting.

    github.com
    08/26/2026

    Knowl 5.14.0: drift-scheduled turn-start cards, lexical transcript catch-up and fewer unnecessary hook processes.

    github.com
    08/26/2026

    Knowl 5.13.0: recall-gap measurement, re-derivation protection, category correction and optional local embeddings.

    github.com
    08/25/2026

    Knowl 5.12.0: relevance-floor wording narrowed to off-subject detection and transcript similarity made visible.

    github.com

    Products & Services

    3
    Knowl CLI and local engine

    An installable Node 22+ binary (`@dat999zx/knowl`) that initializes a repository, maintains a local SQLite ledger and serves agent memory through MCP and CLI commands.

    Knowl Cloud

    The hosted team layer where deliberately published facts are shared across workspaces; agents read a local replica, while publishing is explicit and server-side secret-scanned.

    Knowl Cloud remote MCP connector

    An experimental remote MCP endpoint for browser-based Claude and ChatGPT, and for agents/CI environments that cannot run a local replica. It supports workspace-scoped search, contradiction listing, recording and correction subject to granted access.

    Market Position

    Knowl positions itself against append-only agent-memory and project-context tools such as agentmemory, Mem0, Cognee, Letta/MemGPT and Zep by centering on freshness and explicit supersession: stale facts are retired from normal retrieval while remaining in history. It also differentiates through local-first storage, typed/provenance-rich atoms, MCP/CLI integrations and a publish-only-when-intended cloud layer. Its repository cites a 90% result on MemoryAgentBench FactConsolidation-SH at 262K context, while noting the benchmark's method and limitations.

    Leadership

    Founders

    D

    dat999zx

    Independent maker and GitHub maintainer of the public dat999zx/knowl repository; the GitHub profile describes the creator as “Too human for AI,” and Product Hunt lists dat999zx as the maker. A personal legal name or prior-company background was not identified in the reviewed sources.

    Founding Story

    The maker says Knowl began with the recurring annoyance that an agent could work out a library choice, rate limit or rejected approach, then lose it when the session ended. The initial vision was persistent memory that is safer than append-only notes: every fact keeps its reasoning and evidence, and a changed fact supersedes the old one instead of leaving two competing answers active.

    Business Model

    Revenue Model

    Freemium subscription for Knowl Cloud organizations, metered by newly published facts rather than reads; local CLI/engine use is free and open source, and queries are unmetered because agents read local replicas.

    Pricing Tiers

    Free
    $0

    One organization and workspace; 350 published facts/month (1,000 in the first month), 5,000 stored facts, unlimited members and 30 days of history.

    Plus
    $20/month or $199/year

    2,500 published facts/month, 50,000 stored facts, 3 workspaces, unlimited members, 3 months of history and teammate-contradiction settlement.

    Pro
    $100/month or $999/year

    15,000 published facts/month, 300,000 stored facts, 10 workspaces, unlimited members, 1 year of history, multiple organizations and everything in Plus.

    Business
    Talk to us; per seat, negotiated

    Negotiated volume, unlimited history, SSO and SCIM, dedicated instance and everything in Pro.

    Target Markets

    Industries & Segments
    • Individual developers using AI coding agents
    • Software engineering teams and organizations sharing project decisions
    • Teams running multiple coding-agent hosts or parallel worktrees
    • CI and cloud-agent environments that need team memory without a local replica
    • Organizations requiring SSO, SCIM, dedicated instances or controlled workspace access
    Use Cases
    • Persistent memory across Claude Code, Codex, Cursor and other AI coding-agent sessions
    • Keeping architecture decisions, constraints, API facts and rejected approaches current as projects change
    • Sharing verified project knowledge across teammates and repositories
    • Running multiple agents or git worktrees against one shared project memory
    • Using team memory from claude.ai, chatgpt.com or CI/cloud agents through a remote MCP connector

    History & Milestones

    2026-08-19

    Knowl 5.6.0 added human browsing/editing of memory through `knowl view` and new terminal commands.

    2026-08-20

    Knowl 5.7.0 added Claude Code plugin installation; 5.8.0 added the `knowl reviewed` workflow for clearing review flags.

    2026-08-22

    Knowl 5.9.0 expanded lifecycle integrations to eleven hosts and added an ACP registry/proxy path.

    2026-08-23

    Knowl 5.10.0 made the local viewer live, showing retrievals, writes and retirements as they happen.

    2026-08-24

    Knowl 5.11.0 introduced configurable recall/capture postures and the `knowl posture maximal|frugal` command.

    Key Capabilities

    10
    Typed knowledge atoms covering facts, decisions, goals, constraints, architecture, state and skills
    Reasoning, evidence, provenance and rejected alternatives attached to each fact
    Supersession rather than deletion: replaced facts remain queryable as history but leave normal retrieval
    Local-first storage with local SQLite, local embeddings and session history; no upload until explicit publish
    MCP server plus CLI integration for coding-agent hosts
    Lifecycle capture hooks and write gates for supported hosts

    Integrations & Partnerships

    Platform Integrations

    • Claude Code
    • Codex CLI
    • Cursor
    • GitHub Copilot
    • OpenHands
    • Antigravity
    • Windsurf
    • Cline

    Connect

    Website
    knowl.cloud
    GitHub
    dat999zx
    Discord
    g5ENa2Mecc

    AI Topics

    3

    Knowl focuses on these topics:

    Agent Memory(1)
    MCP Servers(1)
    AI Coding Assistants(1)
    Back to all developersSuggest an edit