Cursor
Ripple Ads in Cursor
Settings → MCP → Add server, or a file in the project.
All guides
Create a token in Ripple
Dashboard → Connect → Create a token. Read-only to start; read-and-change when you want it to act. Copy it — it is shown once.
Add the server
Cursor Settings → MCP → Add new global MCP server, or create .cursor/mcp.json in a project.
{ "mcpServers": { "ripple-ads": { "url": "https://ads.ripplestrategies.ca/api/mcp", "headers": { "Authorization": "Bearer rpl_…" } } } }Ask
Open the agent panel and ask about a campaign by name.
Worth knowing
- A project-level file is shared with everyone who opens the project. Use a read-only token there.
Need the URL with your token filled in? It is on Dashboard → Connect.
