📡 MCP Radar

LuluaneS/workhall

A local-first coordination hall for long-running AI collaboration.

3 stars
0 forks
Python
momentum ▲ 15.0
created 2026-08-27
on radar since 2026-08-29
agent-coordinationai-agentsai-collaborationcontext-managementdeveloper-toolslocal-firstlong-running-agentsmcp-servermodel-context-protocolmulti-agent-systemspythonsource-availablesqlitetask-coordination
View on GitHub ↗

About workhall

A local-first coordination hall built for long-running AI collaboration—keeping state continuous across windows, threads, and collaborators, preserving provenance for every change, and rejecting stale overwrites.

Whether the same AI collaborator is carrying work across windows and threads, or several AI collaborators are working on the same long-running project, the hardest part is rarely “can one task be completed?” It is:

- Will the next window, thread, or collaborator know where the work currently stands? - Why was a decision made, and is it still valid? - Has an outcome actually been accepted? - Can a write silently overwrite an update that somebody else just completed? - When several tasks advance in an interleaved way, can their state, evidence, and next steps remain independent? - After many rounds of iteration, do the code, documentation, and operating rules still describe the same reality? - Can lessons learned in one window or client be reliably discovered, understood, and absorbed by later windows and other clients?

Workhall provides a set of clearly scoped coordination surfaces for these problems, and protects shared state with revision checks, idempotent requests, atomic transactions, post-commit readback, and provenance chains.

It is not another chat transcript, nor a general-purpose project manager or CRUD database. It is a local coordination hall designed for long-running work across changing contexts.

From the project README.

Maintaining this server?

Add the radar badge to your README — it shows your project was picked up by MCP Radar and links to this page:

[![On MCP Radar](https://mcp.liqiwa.com/badge.svg)](https://mcp.liqiwa.com/s/LuluaneS--workhall.html)

Related MCP servers

ozankasikci/global-agent-memory

Local-first, project-aware memory MCP server for Claude Code, Codex, and other AI agents, with Obsidian and an owner dashboard.

⭐ 11Python
korovin-aa97/talkthrough-mcp

MCP server: turn narrated screen recordings into agent-ready data — local Whisper transcript, scene keyframes, OCR, wall-clock anchoring. Record your screen, talk — your AI agent files the bugs.

⭐ 12Python
menot-you/n-memory

Memory your agent can trust — every answer carries its source; when it doesn't know, it says so. Hermetic, local, MCP.

⭐ 5Rust
nisargpatel1906/Aethos_Memory

Universal, cross-tool persistent memory bank for AI assistants (Claude Code, Cursor, Windsurf, OpenCode, Codex) powered by FastMCP, Gemini embeddings & Supabase pgvector.

⭐ 5TypeScript
chris-asmussen/warden

One MCP server that fronts many MCP servers + Skills behind a small tool set and routes to the best one, keeping an agent's context tiny. Migrate your Claude Code MCPs/skills behind it.

⭐ 10Python
FROWNINGdev/django-orm-lens

Live sidebar, ER diagrams, CLI, and MCP server for Django models. VS Code + PyPI + MCP Registry + Glama. Zero-dep parser, no DB required.

⭐ 4Python

📬 Get the weekly radar in your inbox

The top new MCP servers of the week, every Monday. No spam, unsubscribe anytime.