Skip to content

Add SwarmClaw to AI Agents and SwarmVault to Trending MCP Servers#19

Open
waydelyle wants to merge 1 commit into
taskade:mainfrom
waydelyle:add-swarmclaw-and-swarmvault
Open

Add SwarmClaw to AI Agents and SwarmVault to Trending MCP Servers#19
waydelyle wants to merge 1 commit into
taskade:mainfrom
waydelyle:add-swarmclaw-and-swarmvault

Conversation

@waydelyle
Copy link
Copy Markdown

Adds two community resources.

SwarmClaw (AI Agents & Autonomous Coding)

SwarmClaw is a self-hosted multi-agent runtime that delegates to Claude Code, Codex, Gemini CLI, OpenCode, Copilot CLI, Cursor Agent, Goose, Qwen Code, and Droid. Features include an org chart view, schedules, runtime skills, persistent memory, sub-agent spawning, and reviewed conversation-to-skill learning. Multi-provider (23+ LLMs) and MCP-native. Ships as Electron desktop app, CLI, and Docker. MIT.

SwarmVault (Trending MCP Servers)

SwarmVault is a local-first RAG knowledge vault with a built-in MCP server. It compiles raw sources (books, notes, transcripts, exports, docs, code) into a durable markdown wiki with a knowledge graph and a hybrid SQLite FTS plus embeddings index.

Token-savings angle relevant to vibe coding: in long sessions, agents burn tokens re-reading source files. SwarmVault compiles those sources into compact wiki pages once, then the MCP server (npx -y @swarmvaultai/cli mcp) hands the agent only the relevant chunks via page search and query tools. Practical token savings come from replacing repeated full-file reads with targeted retrieval. MIT.

@waydelyle waydelyle requested a review from johnxie as a code owner May 4, 2026 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant