foundersignal for Grok
io.github.carlosalvite/foundersignal
Find SaaS ideas worth building. Revenue data, growth signals and pain points from 10+ sources.
client:Grok
transport:stdio
runtime:npm
Install foundersignal in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"foundersignal": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"foundersignal-mcp"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs