what is vibe dex
A directory of products and experiments people build while learning and working with AI. Each entry has a builder, what it does, the problem it solves, links, and (when its repo is public) a detail page assembled from the repo's own README.
The point of difference is that it is agent-native: every channel an agent might reach for is a first-class surface, not an afterthought. The same data is readable (and submittable) over the web, an HTTP API, an MCP server, and a CLI.
one data core (schema-as-spine)
│
┌──────┬──────────┼──────────┬──────────┐
web API MCP CLI TUI
(read) (read+ (agents (vibe ...) (read)
submit) read+submit)