📡 MCP Radar

Thrifthunter4you/claude-Autopilot-Kit

File-backed autonomous task loop for Claude Code: queue one-line goals, drain them through chunked claude -p workers, with hooks, a tiered agent fleet, and memory/context MCP servers.

3 stars
1 forks
Python
momentum ▲ 7.0
created 2026-07-21
on radar since 2026-07-27
ai-agentsautomationautonomous-agentsclaudeclaude-codellmmcptask-queue
View on GitHub ↗

About claude-Autopilot-Kit

claude-workflow-kit turns Claude Code into an unattended engineering loop: queue a one-line goal and it gets researched, designed, planned, executed, and reported — one clean context window per phase, every step on disk. It is four pieces that compose: a file-backed task loop, hooks that make sessions queue their own work, a tiered agent fleet, and memory/context MCP servers that give every session state awareness.

Contents: What's in the box · Why this exists · Install · Try it · The ideas that matter · Safety · License

- taskloop/ + bin/ — the queue. Tasks are markdown files with a YAML loop: block; task-add files them (with three layers of dedup), task-go files + kicks the drainer, and the drainer runs each task in fresh claude -p workers with leases, strikes, and an acceptance-command gate. - skills/autopilot/ — the conductor protocol workers follow: right-size the pipeline (trivial/small/large), one fresh subagent per phase, adversarial critics instead of human approval, checkpoint & yield. - hooks/ — prompt-time build-initiative detection, stop-time "make it runnable" queue nudges, repeated-operation crystallize nudges (hand-derived it 3×? the loop builds you a script), session-start state briefing. Installed idempotently into ~/.claude/settings.json by hooks/installhooks.py. - agents/ — a tiered subagent fleet (finder/verifier/judge/critic/dedup/tester/fixer/synth/scout/ triage-judge) plus the design guide and a template for minting your own. - mcp/ — two dependency-light MCP servers: persistent file-based memory (save/search/read/list) and context packs (memory +

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/Thrifthunter4you--claude-Autopilot-Kit.html)

Related MCP servers

systempromptio/systemprompt-demo

AI Governance Infrastructure — open gateway demo. Self-hosted systemprompt.io gateway in a single Rust binary: policy, audit trails, and cost attribution on every AI request, with the Systemprompt Bri

⭐ 3Rust
KernelLord/pickysteve

Skill router and context picker for Claude Code, Cursor, and Aider. Auto-picks the right skill for every prompt, with prompt-injection filtering for MCP.

⭐ 6Python
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
naseridev/orven

MCP-compatible context and memory system: paged code navigation for AI assistants, plus a recorded, verified theory of what is known about the code.

⭐ 5TypeScript
ZoeLinUTS/MagicTeX-mcp

MagicTeX — a LaTeX editor for AI agents (Claude Code): live PDF preview, PDF comments that drive edits, Visual (WYSIWYG) mode, and git-tracked history. No local TeX install.

⭐ 3TypeScript
bybit-exchange/kaas

Turn scattered notes, docs and transcripts into a queryable Markdown wiki — an LLM knowledge-base compiler with MCP access, no embeddings, self-hosted.

⭐ 82Python

📬 Get the weekly radar in your inbox

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