sf mcp for VS Code
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:VS Code
transport:stdio
runtime:pypi
Install sf mcp in VS Code
.vscode/mcp.json
{
"servers": {
"sf-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"sf-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs