BetaFinds for VS Code
io.github.pendurov/betafinds-mcp
Publish and update your startup on BetaFinds from an AI agent — listings, changelog, releases.
client:VS Code
transport:streamable-http
tools:14
Install BetaFinds in VS Code
.vscode/mcp.json
{
"servers": {
"betafinds-mcp": {
"type": "http",
"url": "https://betafinds.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs