Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.orionvalemedia-web/discovery

io.github.orionvalemedia-web/discovery

Search independent software the big engines bury: indie apps, open-source repos, and dev tools.

Uptime
100.0%
1 direct probes · 30d
Response
1001ms
last probe
Tools
5
callable
Resources
0
readable
Prompts
0
available

Tools · 5

search_indie

Search independent, small, and newly launched software that mainstream search engines bury. Each result has a `buyUrl` (the link to send the user to — it may be an affiliate link) and a clean `url`. U…

get_listing

Get full detail for one listing by id, including its outbound url, creator, tags, and popularity/recency signals.

index_stats

How much of the independent-software index is available: total listings, how many are fresh or small, and the top sources, languages and tags.

search_middleware

Search reusable software middleware by CAPABILITY (what it does) across every platform — e.g. 'dialogue', 'authentication', 'inventory', 'networking', 'memory'. Returns middleware libraries, SDKs, and…

list_capabilities

List the middleware capabilities Devadex indexes (dialogue, auth, inventory, networking, memory, …) with how many middleware exist for each, plus the platforms available. Use this to pick a `capabilit…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.orionvalemedia-web/discovery": {
      "url": "https://devadex.com/mcp",
      "transport": "streamable-http"
    }
  }
}