GitDealFlow — GitHub signals for startup investors for Grok
io.github.kindrat86/vc-deal-flow-signal
GitHub engineering acceleration signals for venture deal flow across 15 sectors.
client:Grok
transport:stdio
runtime:npm
Install GitDealFlow — GitHub signals for startup investors in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"vc-deal-flow-signal": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@gitdealflow/mcp-signal"
]
}
}
}
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