AgentDish directory
Newly Accepted
Fresh listings that made it through review.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#1352
↓ -2
memsprout
Memsprout is a shared AI-context layer for teams. Its docs show an MCP server, team spaces, role-based access, and a quickstart for connecting agents and sharing memories across teammates' clients. |
Developer Tools / AI Infrastructure | 82 | ↓ -2 | 43 days ago | Details |
|
#1353
↓ -2
Noticky MCP Server for Sticky Notes on Mac
A local MCP server that lets AI apps like Claude Desktop and Codex search, read, create, update, open, trash, and restore macOS sticky notes with permission-based access. |
Developer Tools / AI/LLM Integration | 82 | ↓ -2 | 43 days ago | Details |
|
#127
→ 0
The Daily FM Agent Access
A remote MCP server that lets AI agents manage podcast pods by conversation. It supports token-based access and can create, edit, combine, and generate episodes through clients like Claude Code and other MCP tools. |
Developer Tools / APIs & SDKs | 89 | → 0 | 43 days ago | Details |
|
#390
↓ -4
Collie
Local-first coding agent that runs on the user’s machine and can work across the browser, desktop, terminal, and editor surfaces. The repo says it verifies fixes by reproducing failures and re-running assertions, with install instructions for Windows, macOS, and Linux. |
Developer Tools / AI Coding Agents | 87 | ↓ -4 | 43 days ago | Details |
|
#247
↓ -3
ResiliReplay
A local-first TypeScript toolkit for crash-testing AI agents and MCP servers, replaying failures deterministically, and turning broken traces into regression tests. |
Developer Tools / Testing & Debugging | 88 | ↓ -3 | 43 days ago | Details |
|
#391
↓ -4
SKI
SKI is a Mac and Windows voice assistant for AI coding agents. It lets developers talk to tools like Claude Code, Cursor, Codex, Gemini CLI, and OpenClaw, and hear replies spoken back locally on-device. |
Developer Tools / Code Assistant | 87 | ↓ -4 | 43 days ago | Details |
|
#723
↓ -3
ZeroShot
ZeroShot is a developer tool for monitoring coding-agent sessions, turning sessions and PR reviews into reusable skills, and enforcing team conventions on every PR. |
Developer Tools / AI DevOps / Code Review | 85 | ↓ -3 | 43 days ago | Details |
|
#906
↓ -6
claude-account
A Linux-only CLI wrapper that lets users switch between isolated Claude Code accounts without re-authenticating, using separate config directories per profile. |
Developer Tools / CLI | 84 | ↓ -6 | 43 days ago | Details |
|
A research page on how censorship and behavior transfer during model distillation, with published models, data, evaluation code, and a benchmark called LineageEval. |
Research / AI Safety / Model Behavior | 78 | ↑ +6 | 43 days ago | Details |
|
A GitHub repository that provides an agent skill for rewriting documentation in ASD-STE100 Simplified Technical English, with install steps, examples, and support for multiple AI tools. |
Writing / Technical Writing | 84 | ↓ -6 | 43 days ago | Details |
|
#1565
↓ -1
Glass
Glass is an always-on screen recording app that uses secure, local inference on Apple’s Neural Engine to enrich personal context for you and your agent. |
AI Productivity / Context Capture / Memory | 80 | ↓ -1 | 44 days ago | Details |
|
#1566
↓ -1
claudeFS
A browser extension for Chrome and Edge that connects a local folder to claude.ai so Claude can read, search, and edit files without a desktop app or API key. |
Developer Tools / Browser Extension | 80 | ↓ -1 | 44 days ago | Details |
|
#1640
↑ +2
Marker
Marker is an AI testing and verification platform for voice agents, with a focus on simulation, transcripts, judgments, and versioned evidence across the workflow. |
Developer Tools / AI Testing & Evaluation | 79 | ↑ +2 | 44 days ago | Details |
|
#1567
↓ -1
VernLLM
A lightweight TypeScript resilience layer for LLM calls with retries, timeouts, caching, circuit breaking, typed structured output, and usage tracking across many provider clients. |
Developer Tools / Code Assistant | 80 | ↓ -1 | 44 days ago | Details |
|
#1354
↓ -2
Peri
A Rust-based coding agent built for speed, low memory use, and Claude Code compatibility. The project highlights support for skills, hooks, MCP, plugins, sub-agents, and multiple LLM providers, with terminal, headless, and IDE-facing entry points. |
Developer Tools / AI Coding Agents | 82 | ↓ -2 | 44 days ago | Details |
|
#724
↓ -3
Neo Bug Forge
VS Code and Cursor extension that fixes bugs from editor diagnostics, explains the root cause, and can generate regression tests from the same flow. |
Developer Tools / VS Code Extension | 85 | ↓ -3 | 44 days ago | Details |
|
#248
↓ -3
Engram
Engram is an open-source learning engine for Claude Code and other agentic coding platforms. It turns AI help into a study loop with tutor-style prompts, blind recall checks, and spaced-review scheduling so concepts stick longer. |
Developer Tools / AI Coding Assistants | 88 | ↓ -3 | 44 days ago | Details |
|
#1731
↑ +6
ASD-STE100 Writer Skill
A Claude Skill that rewrites technical text into ASD-STE100 Simplified Technical English. The repo includes before/after examples, install commands, and references for using it with tools like Claude Code and GitHub Copilot. |
Writing / Copywriting | 78 | ↑ +6 | 44 days ago | Details |
|
#1641
↑ +2
Buckit
Open-source, S3-compatible object storage you can run on your own servers. The page shows setup instructions, local and distributed run modes, Docker usage, and mention of a browser console plus CLI tooling. |
Developer Tools / Databases & Storage | 79 | ↑ +2 | 44 days ago | Details |
|
#725
↓ -3
AgentCouch
AgentCouch is an MCP-based messaging layer that lets AI agents chat directly in shared rooms, hand off context, and keep replayable transcripts. The page includes install steps for Claude, Codex, Cursor, OpenClaw, and generic MCP clients, plus examples and a sample agent conversation. |
Developer Tools / AI Collaboration | 85 | ↓ -3 | 44 days ago | Details |
|
#54
↓ -2
Sitrep
An AI incident copilot that watches your screen during an incident, extracts what happened, and answers follow-up questions using the Grafana LGTM stack. |
Developer Tools / Code Assistant | 90 | ↓ -2 | 44 days ago | Details |
|
#392
↓ -4
Tokimeter
Open-source, local-first usage and cost meter for AI coding agents. It reports usage metadata from tools like Claude Code, Codex, Cursor, Grok Build, Hermes, opencode, Cline, and Copilot CLI, with budgets and warnings and no account or telemetry. |
Developer Tools / AI Usage & Cost Monitoring | 87 | ↓ -4 | 44 days ago | Details |
|
#908
↓ -6
SHIP
SHIP is an agentic engineering platform that assigns issues to specialist AI agents to plan, build, review, deploy, and test software on your own infrastructure. The page shows issue-to-PR workflow, mission timelines, cost tracking, model selection, and support for GitHub and Linear. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 44 days ago | Details |
|
#393
↓ -4
Mirrors
Mirrors is a staging and replay environment for AI agents. It rebuilds the systems an agent calls, replays real sessions against prompts, tools, and model changes, and surfaces regressions before deployment. |
Developer Tools / AI Development Tools | 87 | ↓ -4 | 44 days ago | Details |