discovery for VS Code
io.github.orionvalemedia-web/discovery
Search independent software the big engines bury: indie apps, open-source repos, and dev tools.
client:VS Code
transport:streamable-http
Install discovery in VS Code
.vscode/mcp.json
{
"servers": {
"discovery": {
"type": "http",
"url": "https://devadex.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs