Enterprise DNA Enterprise DNA
M MCP Servers Developer low

drexthealpha/Knos

by Various

One shared memory for every coding agent on your machine. It refuses to answer about work another agent has taken, and refuses the edit before the write lands.

MCP

drexthealpha/Knos

Added 8 Sept 2026

#agent-memory #ai-agents #base #claude-code #coding-agents #cursor #local-first #mcp

Overview

Knos provides a shared memory layer for multiple coding agents running on the same machine. It tracks which agent has claimed a piece of work and refuses to answer queries about work already taken by another agent. It also blocks edits until the corresponding write has landed, preventing conflicting changes.

Best for

Best for
Developers running multiple coding agents locally who need to avoid conflicting edits.

Use cases

  • Coordinate multiple coding agents on one machine
  • Prevent duplicate work on the same task
  • Ensure edits happen only after writes are committed

Notes

Knos provides a shared memory layer for multiple coding agents running on the same machine. It tracks which agent has claimed a piece of work and refuses to answer queries about work already taken by another agent. It also blocks edits until the corresponding write has landed, preventing conflicting changes.

1 stars on GitHub. Last updated 2026-09-08. Licensed MIT.

Use cases

  • Coordinate multiple coding agents on one machine
  • Prevent duplicate work on the same task
  • Ensure edits happen only after writes are committed

Pros

  • Lightweight shared memory for agent coordination
  • Enforces conflict avoidance without external services
  • Simple Python implementation

Cons

  • Early-stage project with minimal adoption
  • Limited to a single machine
  • Requires agents to respect its refusal behavior

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Lightweight shared memory for agent coordination
  • Enforces conflict avoidance without external services
  • Simple Python implementation

Cons

  • Early-stage project with minimal adoption
  • Limited to a single machine
  • Requires agents to respect its refusal behavior
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks