Marketing-for-Founders

GitHub

Practical marketing resources to get the first 10 / 100 / 1000 users for your SaaS / App / Startup

RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "Marketing-for-Founders": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-Marketing-for-Founders"
      ]
    }
  }
}