Search thousands of independent and open-source apps, tools, and utilities that mainstream engines bury — the new and the small, findable today. Free to search, free to list.
There's also a clean API and MCP server, so AI agents can search it too.
When you ask an AI to "find an indie tool that does X", it searches the same authority-biased web and returns the same incumbents. Devadex gives an agent one tool that searches only independent software and hands back an outbound link to get it.
Discovery: /.well-known/devadex.json · MCP: node hub/discover/run.js serve-mcp
Every listing is independent — no incumbents, no authority bias. An auto-crawler builds the index from public sources and each result links straight out to where the maker already sells or ships it.
Devadex is best for makers and buyers who want the long tail — the indie tool, not the incumbent. It is a deliberate alternative to authority-ranked search.
| Devadex | Google / general search | Product Hunt | |
|---|---|---|---|
| What ranks | Only independent & new software | Authority and backlinks | Launch-day popularity |
| Best for | Finding a tool launched by one person yesterday | Established brands | Today's trending launches |
| Built for AI agents | Yes — MCP server + JSON API | No dedicated agent API | No |
| Cost to be found | Free ($0) | Free but authority-gated | Free but time-boxed |
Compared to a general search engine, Devadex trades breadth for a better corpus: when every listing is independent, authority signals stop mattering. It is the best alternative to keyword search when you specifically want indie software instead of the usual incumbents.
Developers and agents can read the search API reference, the index-stats API, connect the remote MCP server guide, or read the upstream MCP documentation. Machines can start from /llms.txt or the browsable category index.
Devadex is a search engine and discovery index for independent software — indie apps, open-source repositories, MCP servers, and developer tools that mainstream engines bury. It is discovery-only: every result links out to where the maker sells or ships it.
Google ranks by authority, so new solo-made tools start invisible; Product Hunt favours launch-day popularity. Devadex indexes only the small and the new, so a tool launched yesterday by one person is findable today.
Being crawled and found is free. Listing a product the crawler doesn't already reach uses listing credits — a 5-listing pack is $5 — and an optional $5 spotlight lifts a listing. Devadex takes 0% of your sales; the sale stays on your own store.
Yes. Devadex exposes a remote MCP server and a JSON search API so an agent can search only independent software and get back an outbound link to buy it. Start from /llms.txt or /for-agents.
Devadex indexes only public, machine-readable sources and cites them openly: the npm registry, GitHub repository search, and Gumroad's official product sitemaps. The data model follows schema.org.