sf mcp for Grok
io.github.signal-found/sf-mcp
Reddit outreach at scale — find prospects, send 1000s of DMs/day, and manage your CRM via AI agents.
client:Grok
transport:stdio
runtime:pypi
Install sf mcp in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"sf-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"sf-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