#mcp
Wiki 2
- Code Mode Token Savings One script against 26 tool calls on agent-swarm's own production data โ a self-measured 99.2% cut
- I Still Prefer MCP Over Skills Mohl on why MCP is for service access and Skills are for knowledge โ the hybrid pattern
Toolbox 15
- AgentMail Hosted inbox API that gives each AI agent a real email address with WebSocket push delivery
- agentmemory Cross-agent persistent memory server with hybrid retrieval, MCP tools and hooks; implements a scored, lifecycle-managed extension of the LLM Wiki pattern
- atomicapp Self-hosted knowledge base with built-in embeddings, auto-tagging, wiki synthesis and MCP server
- chiasmus MCP server answering reachability, dead-code and impact questions via tree-sitter plus Prolog
- engrim Local SQLite memory shared across coding agents: typed decision records, FTS5 plus static-embedding recall, per-agent provenance
- flint-chart Microsoft's compact charting spec for LLM agents, compiled to Vega-Lite, ECharts or Chart.js
- flue Headless TypeScript agent harness with markdown skills and an in-process virtual bash sandbox
- mnemonik Agent memory where each entry is Ed25519-signed and hash-anchored on Solana for later audit
- msgvault Offline email archive with SQLite full-text, DuckDB analytics and an MCP server over it
- Palmier Pro Swift video editor for macOS that exposes its timeline to coding agents over a local MCP server
- peon-ping Warcraft Peon voice lines as hook-driven audio notifications for Claude Code and other agents
- qmd Local-first search over markdown notes combining BM25, vector search and LLM re-ranking
- sp4rk Golang SDK for multi-agent systems with ReAct loops, MCP tools and Plan & Execute orchestration
- Stash Postgres-backed agent memory that consolidates raw episodes into facts, causal links and patterns
- statewright Rust state machine that gates which tools an AI coding agent can call in each phase of its work