AgentDish directory
Top Picks
The listings that cleared review with the strongest evidence.
| Listing | Category | Score | Trend | Checked | |
|---|---|---|---|---|---|
|
#841
↓ -6
Cupertino
Cupertino is a macOS app that exposes Apple apps like Mail, Calendar, Contacts, Messages, Notes, Safari, Maps, Screen, and Sound through MCP servers for agents. It includes a signed menu-bar app, a visible permission model, read/write controls, and a live session log. |
Developer Tool / MCP Servers | 84 | ↓ -6 | 10 days ago | Details |
|
#842
↓ -6
Keenable SELECT
An MCP-based research agent that searches live web data through SQL and publishes reports with the full query and tool trajectory. |
AI Research / Web Search / Data Extraction | 84 | ↓ -6 | 10 days ago | Details |
|
#843
↓ -6
Agentic Determinism Index
Open-source harness for measuring how consistently hosted LLM APIs return the same output across repeated runs and over time, with raw transcripts, scoring, and a static leaderboard generator. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 11 days ago | Details |
|
#844
↓ -6
hedgemony
Hedgemony is a Python tool that checks AI-written code for fabricated packages, invented APIs, impossible calls, and contradictions between code and stated examples, using interpreter and registry checks rather than another model. |
Developer Tools / Code Analysis | 84 | ↓ -6 | 12 days ago | Details |
|
#845
↓ -6
Preseason
Open-source benchmark that measures which developer tools LLMs recommend when asked to build real web apps. It runs fixed prompts against a panel of models, parses the tool recommendations, and publishes rankings and head-to-head comparisons. |
Developer Tools / AI Benchmarking | 84 | ↓ -6 | 12 days ago | Details |
|
#846
↓ -6
RSSMonster
Self-hosted RSS reader that adds semantic clustering, ranking, and explainable smart folders on top of feeds. The repo shows local-first deployment options, search and filtering features, and a polished reading interface. |
AI Productivity / Reading & Research | 84 | ↓ -6 | 13 days ago | Details |
|
#847
↓ -6
dmx
dmx is an open-source MCP server that adds structured, gated workflows to coding agents like Cursor, Claude Code, and Copilot. It focuses on loop-based development with human approval points, validators, persistent job state, and repo-backed configuration. |
Developer Tools / AI Coding Tools | 84 | ↓ -6 | 14 days ago | Details |
|
#848
↓ -6
Weir
Weir is a CI gate for AI agents that reads OpenTelemetry traces and fails builds when sensitive data reaches forbidden sinks. It includes a gauge for trace coverage, taint tracking, HTML reports, and rule-based scans for agent workflows. |
Developer Tools / AI Testing | 84 | ↓ -6 | 14 days ago | Details |
|
#849
↓ -6
KHMS
KHMS is a file-based long-term memory system for LLM agents, built around immutable markdown cards in a git repository with YAML frontmatter, hook-based recall, and a propose → review → approve flow. |
Developer Tools / AI Memory / Knowledge Management | 84 | ↓ -6 | 14 days ago | Details |
|
#850
↓ -6
Backprompter
Backprompter is a workspace for creating, testing, and deploying AI agents without backend code. The page shows prompt-based agent setup, simulated users and evaluations, hosted chat UI deployment, SDK/API access, RAG, voice chat, and Stripe billing. |
AI Agent Builder / No-code / low-code | 84 | ↓ -6 | 15 days ago | Details |
|
#851
↓ -6
Wolfpack
Wolfpack is a self-hosted control room for persistent coding-agent sessions across your machines, with Tailscale-based private access and support for tools like Claude Code, Codex CLI, Gemini CLI, and shell sessions. |
Developer Tools / AI DevOps & Agent Infrastructure | 84 | ↓ -6 | 15 days ago | Details |
|
#852
↓ -6
Docker Security: A Practical Guide
A hands-on lab toolkit for Docker and container security, covering CIS checks, image hardening, signing, SBOMs, admission control, runtime security, and AI context-poisoning defenses. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 16 days ago | Details |
|
#853
↓ -6
Concord MCP
Open-source MCP server for live messaging and coordination between coding agents like Claude Code, Codex, Cursor, Gemini CLI, and Grok Build. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 16 days ago | Details |
|
#854
↓ -6
AgentConnect
Open-source platform for running multiple AI agents alongside teams across chat and dev workflows, with self-hosted deployment and role-based agent coordination. |
Developer Tools / AI Agent Infrastructure | 84 | ↓ -6 | 17 days ago | Details |
|
#855
↓ -6
headlesstools
MCP-first SaaS tools for AI agents, including URL shortening, pastebin, mailbox, reminders, and file sharing. The page shows both MCP and REST API access, plus example setup commands for several agent and coding tools. |
AI Tools / Agent tooling | 84 | ↓ -6 | 18 days ago | Details |
|
#856
↓ -6
yeschef
Open-source local AI coworker system that routes Claude Code and Codex work to local models on your own hardware, with durable task handling, multi-machine cooking, and MCP/CLI support. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 18 days ago | Details |
|
#857
↓ -6
Crilio
Crilio is a Python CLI and CI gate for testing AI prompts and catching regressions before they ship. It versions prompt tests in crilio.yaml, runs model calls, uses a judge model to score responses, and can block pull requests in GitHub Actions when checks fail. |
Developer Tools / AI Testing & Evaluation | 84 | ↓ -6 | 18 days ago | Details |
|
A technical primer that explains how LLM inference works, covering weights in GPU memory, prefill vs. decode, the KV cache, and batching. |
Writing / Copywriting | 84 | ↓ -6 | 19 days ago | Details |
|
#859
↓ -6
Valovest
Valovest is an AI stock sentiment analysis tool that synthesizes analyst reports, earnings calls, news, and social sentiment into a short investment brief. The page shows timeframe filters, stock examples, a weekly featured stock, and outputs like overall sentiment, bull vs. bear arguments, and key themes. |
Research / Knowledge Work | 84 | ↓ -6 | 19 days ago | Details |
|
#860
↓ -6
Codecut
Codecut is a CLI for keeping coding agents on track by turning project rules into automatic checks. It flags issues like missing tests, failing test output, temporary agent comments, long code comments, and large changes that need an explanation, then explains what to fix. |
Developer Tools / AI Development Tools | 84 | ↓ -6 | 19 days ago | Details |
|
#861
↓ -6
Doop
Open-source multiplayer design canvas where humans and AI agents design together in real time, with built-in MCP support and self-hosting options. |
Developer Tools / AI Development | 84 | ↓ -6 | 19 days ago | Details |
|
#862
↓ -6
LayoutLens
LayoutLens is an AI-assisted UI testing tool that combines natural-language visual checks with deterministic WCAG audits using axe-core and Playwright. It supports keyless accessibility scans, hybrid LLM-grounded checks, a Python API, and a CLI for running tests in CI. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 20 days ago | Details |
|
#863
↓ -6
Meetless
Meetless is a control layer for AI coding agents that captures decisions from live coding sessions, flags stale or conflicting instructions, and injects approved context before the agent acts. It’s built for solo developers and teams using Claude Code and Codex. |
Developer Tools / Code Assistant | 84 | ↓ -6 | 20 days ago | Details |
|
StateM is a Python CLI for managing long-running AI agents with explicit states, transition checks, runtime history, and resume/compaction support. The repo shows installation, quick-start commands, and a concrete coding-agent runbook example. |
Developer Tool / Agent Framework / Workflow | 84 | ↓ -6 | 21 days ago | Details |