Built for lean teams,
scaled for category leaders
Successfully submitted!
Error! Please try again
Connect GrowSurf's MCP server to the tools your team already uses. Ask for a referral program, rewards, install checks, or analytics, then review each change before launch.
The agent is not guessing from a scraped page. It uses GrowSurf's MCP server, API, docs, and account context to do the real setup work in a way your team can review.
Give the agent the offer, audience, reward logic, and launch constraints. It can turn that into a GrowSurf Program and bring back the pieces your team should approve.
When the work moves from Program setup to app integration, the agent can guide implementation with GrowSurf's official docs and snippets.
Use hosted OAuth in ChatGPT, Claude, Cursor, Codex, and other compatible remote MCP clients, or run the local stdio server with npx.
https://mcp.growsurf.com/mcp
In ChatGPT: open Settings → Security and login and turn on Developer mode. Managed workspaces may require an admin to enable it. Open Settings → Plugins, select +, and create a developer-mode app named GrowSurf with a short description and the URL above. Approve access, then start a new chat and select + → More → GrowSurf.
https://mcp.growsurf.com
In Claude: open Customize → Connectors, select +, then Add custom connector. Name it GrowSurf and use the URL above. Select Add, then Connect, and sign in. In a conversation, use + → Connectors to enable GrowSurf. On Team or Enterprise, an organization owner adds it first under Organization settings → Connectors.
# Hosted OAuth, no API key paste claude mcp add --transport http --scope user growsurf https://mcp.growsurf.com claude mcp login growsurf # Local stdio fallback claude mcp add growsurf \ -e GROWSURF_API_KEY=your_api_key \ -e GROWSURF_CAMPAIGN_ID=your_campaign_id \ -- npx -y @growsurfteam/growsurf-mcp
On first use, Claude Code opens GrowSurf sign-in and consent. See the Build with AI guide.
{
"mcpServers": {
"growsurf": {
"type": "http",
"url": "https://mcp.growsurf.com"
}
}
}In Cursor: open or create ~/.cursor/mcp.json, add the growsurf server shown above, and enable it. Complete sign-in when Cursor requests authorization. The guide also includes API-key and local stdio fallbacks.
# Hosted OAuth, no API key paste codex mcp add growsurf --url https://mcp.growsurf.com codex mcp login growsurf # Local stdio fallback codex mcp add growsurf \ --env GROWSURF_API_KEY=your_api_key \ --env GROWSURF_CAMPAIGN_ID=your_campaign_id \ -- npx -y @growsurfteam/growsurf-mcp
You can also add url = "https://mcp.growsurf.com" under [mcp_servers.growsurf] in ~/.codex/config.toml.
{
"mcpServers": {
"growsurf": {
"serverUrl": "https://mcp.growsurf.com"
}
}
}In Antigravity: open MCP Servers → Manage MCP Servers → View raw config, then paste the config above. Save it, open Settings → Customizations, and select Authenticate for GrowSurf. The guide also includes API-key and local stdio fallbacks.
https://mcp.growsurf.com
Claude connectors are tied to your Claude account. In Customize → Connectors, select +, add a custom connector named GrowSurf with the URL above, and select Connect. In a conversation, use + → Connectors to enable GrowSurf. On Team or Enterprise, an organization owner must add it first. Prefer a local server? Use the stdio config from the Build with AI guide.
code --add-mcp '{"name":"growsurf","type":"http","url":"https://mcp.growsurf.com"}'Or open the Command Palette, run MCP: Add Server, and choose HTTP. Open Copilot Chat and confirm that GrowSurf appears in the available tools. Use a GrowSurf tool, then approve sign-in when VS Code prompts you.
gemini mcp add --transport http growsurf https://mcp.growsurf.com
Run /mcp auth growsurf in Gemini CLI and approve access in your browser. Then run /mcp to check the connection.
{
"mcpServers": {
"growsurf": {
"serverUrl": "https://mcp.growsurf.com"
}
}
}In Devin Desktop (formerly Windsurf): open the MCPs panel, or go to Devin Settings → Cascade → MCP Servers, and open the raw config. Add the server above, refresh the list, then sign in and approve access.
https://mcp.growsurf.com
In Cline: open the MCP Servers panel, choose Remote Servers, add GrowSurf with the URL above, connect, then sign in and approve access.
# Remote Streamable HTTP with OAuth https://mcp.growsurf.com # API-key remote fallback https://mcp.growsurf.com/mcp Authorization: Bearer your_api_key # Local stdio fallback npx -y @growsurfteam/growsurf-mcp
Use the hosted OAuth URL when your MCP client supports remote Streamable HTTP and OAuth. Use the API-key or local stdio fallback when it does not.
Use hosted OAuth when your client supports it, or keep the local/API-key paths for clients that need them.
Claude Code, Codex, Cursor, Antigravity, and compatible remote MCP clients can connect at https://mcp.growsurf.com. GrowSurf handles sign-in and consent, so you do not paste an API key into the agent.
The open-source @growsurfteam/growsurf-mcp package runs locally in Claude Code, Cursor, Codex, Claude Desktop, Antigravity, and other MCP clients.
If your MCP client does not support GrowSurf sign-in, use https://mcp.growsurf.com/mcp and add Authorization: Bearer YOUR_API_KEY.
Every tool is a safe wrapper over the same GrowSurf REST API that powers the dashboard.
Spin up referral or affiliate programs with type-appropriate defaults, clone them, and manage their lifecycle.
Set single- or double-sided rewards — cash, account credit, gift cards — and update them any time.
Add and update participants, email them, trigger referral credit, and pull their activity and analytics.
Fetch program totals, time-series, status counts, and conversion rates to report on performance.
Ask the agent to fetch Design, Emails, Options, Installation, and Rewards before launch.
Create and test webhooks, generate install snippets, and get official SDK code in five languages.
https://mcp.growsurf.com. GrowSurf opens sign-in and consent, so you do not need to paste an API key. If your client does not support sign-in, use the API-key setup in the Build with AI guide.Set up your refer a friend program with customer referral and affiliate program software that lowers your acquisition costs, increases customer loyalty, and saves you gobs of time.
Trusted by marketing and product teams at fast-growing companies across B2C, SaaS, fintech, AI, healthtech, education, and insurance