foundersignal for VS Code
io.github.carlosalvite/foundersignal
Find SaaS ideas worth building. Revenue data, growth signals and pain points from 10+ sources.
client:VS Code
transport:stdio
runtime:npm
Install foundersignal in VS Code
.vscode/mcp.json
{
"servers": {
"foundersignal": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"foundersignal-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs