Skip to content
Cursor

foundersignal for Cursor

io.github.carlosalvite/foundersignal

Find SaaS ideas worth building. Revenue data, growth signals and pain points from 10+ sources.

client:Cursor transport:stdio runtime:npm

Install foundersignal in Cursor

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

{
  "mcpServers": {
    "foundersignal": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "foundersignal-mcp"
      ]
    }
  }
}

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

foundersignal in other clients