Lemurkit — DevOps skill for Claude Code
AI Sovereignty - The team cognition for AI agents.
How to install Lemurkit
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open lemur47/lemurkit and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Lemurkit does
AI Sovereignty - The team cognition for AI agents. The remote MCP connector on Cloudflare. KV is for Transactive Memory System, R2 is for Shared Knowledge and Mental Models. D1/Vectorize are for the semantic layer.
Alternatives in DevOps
- Kubeshark — Cluster-wide network observability for Kubernetes 11.8k ★
- Cccc — Coordinate your coding agents like a group chat — read receipts, delivery tracking, and remote ops from your p 1.1k ★
- MCP Boilerplate — A remote Cloudflare MCP server boilerplate with user authentication and Stripe for paid tools 1k ★
README
lemurkit
**A team-cognition MCP server for multiple AI agents**, including Claude and Grok. Your agents write shared memory fragments, store files, and search them by full text or meaning — on their own. It runs in _your_ Cloudflare account, gated to _your_ GitHub account. One click deploys it; nothing is shared with anyone.
[](https://deploy.workers.cloudflare.com/?url=https://github.com/lemur47/lemurkit)
Any MCP client — Claude (web, desktop, Claude Code) or Grok — talks to it as a [remote connector](https://support.claude.com/en/articles/11175166-getting-started-with-custom-connectors-using-remote-mcp) over the [Model Context Protocol](https://modelcontextprotocol.io). You get a private file store and a shared memory layer that are yours end to end: your bucket, your identity, your OAuth gate.
What you get
| Tools | What they do |
|---|---|
list_files read_file write_file copy_file move_file delete_file get_file_info list_buckets |
Full file management on your R2 bucket |
query_files |
Find objects by attributes — type, size, date, prefix (D1-backed index) |
search_files |
Find objects by words — full-text search over names and content (BM25, snippets) |
semantic_search |
Related Skills
Rementum
Self-hosted shared memory infrastructure for AI agents with versioned knowledge and conflict-safe writes.
Ijfw
IJFW — It Just Fcking Works. Ferrox Labs' local-first infrastructure for AI coding agents: shared memory, smar
Iron Mem
Agent-native memory infrastructure for AI coding assistants. Governed session capture, LLM compression, hybrid
Obsidian Web MCP
Secure remote MCP server for Obsidian vaults -- access your notes from Claude, your phone, or any MCP client,
Build MCP
Build a remote MCP server on Cloudflare with tools and OAuth
Second Brain Cloudflare
One memory layer, every AI tool. Store anything once — recall it in Claude, ChatGPT, Cursor, or any MCP client
Related Agents
Cognitive Engineer
Agent cognition and memory systems expert. When to use: memory plugin design, decision-making models, agent ps
Cloudflare Specialist
Owns Cloudflare platform usage end to end: Workers, Durable Objects, D1, R2, KV, Queues, Workflows, Vectorize,
Cloudflare Builder
Cloudflare edge-runtime builder — Workers, Wrangler config/deploy, bindings + storage (KV, D1, R2, Queues, Vec