Skip to content
Cursor

sf mcp for Cursor

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:Cursor transport:stdio runtime:pypi

Install sf mcp in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "sf-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "sf-mcp"
      ]
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

sf mcp in other clients