Create and refine
Build drafts, upload and check artwork, duplicate campaigns, and submit new creatives for review.
SideSpot MCP
Plan a campaign, refine its creative, and follow its performance from the AI client you already use. SideSpot’s MCP server connects your AI client to your advertiser account. Sign in through your browser and approve access to get started.
Set up your connection ↓Build drafts, upload and check artwork, duplicate campaigns, and submit new creatives for review.
Set placement bids, budgets, schedules, and audiences. Start, stop, or archive your campaigns.
Read performance, export reports, and manage conversion attribution for your campaigns.
Check campaign balances and funding history, prepare checkout links, and request eligible refunds.
Choose your client below, add SideSpot, and approve access in your browser. You’ll need an eligible SideSpot advertiser account.
Connect to my SideSpot advertiser account using the MCP server at https://sidespot.io/mcp. Read https://sidespot.io/agents.md for setup instructions. Open the browser so I can sign in and approve access, then check that you can read my campaigns and balances. Do not change any campaigns during setup.
Run these commands in your terminal to add SideSpot to Codex and start browser sign-in.
codex mcp add sidespot --url https://sidespot.io/mcp
codex mcp login sidespotApprove access in your browser, then return to Codex and ask it to list your SideSpot campaigns and balance without making changes.
Codex documentation ↗Run this command in your terminal to add SideSpot to Claude Code.
claude mcp add --transport http sidespot https://sidespot.io/mcpOpen Claude Code, enter /mcp, and select SideSpot to authenticate. Approve access in your browser, then ask Claude to list your campaigns and balance without making changes.
Claude Code documentation ↗Add this entry to ~/.hermes/config.yaml. If mcp_servers already exists, add sidespot beneath it and keep your other servers.
mcp_servers:
sidespot:
url: "https://sidespot.io/mcp"
auth: oauthIn a fresh terminal, run hermes mcp login sidespot and approve access in your browser. Start a new Hermes chat to use the connection.
Hermes documentation ↗Use OpenClaw’s MCPorter skill. Install MCPorter through the skill’s setup if it is missing, then run these commands on the machine where OpenClaw runs.
mcporter config add sidespot https://sidespot.io/mcp --scope home
mcporter auth sidespot
mcporter list sidespot --schemaComplete browser sign-in, then ask OpenClaw to use its MCPorter skill to read your SideSpot campaigns and balance. A remote installation needs a browser sign-in flow that can return to that machine.
OpenClaw documentation ↗These steps are for the Gemini terminal app. Run this command to add SideSpot to your user configuration.
gemini mcp add --transport http --scope user sidespot https://sidespot.io/mcpStart Gemini CLI, enter /mcp auth sidespot, and approve access in your browser. Use /mcp to check the connection and available tools.
Gemini CLI documentation ↗Add this configuration to ~/.cursor/mcp.json for all projects, or .cursor/mcp.json for one project. Merge sidespot into an existing mcpServers object if you already have other servers.
{
"mcpServers": {
"sidespot": {
"url": "https://sidespot.io/mcp"
}
}
}Open Cursor’s MCP settings, find SideSpot, and complete its OAuth sign-in prompt in your browser. Return to Cursor and check that its tools are available.
Cursor documentation ↗Once connected, ask your client to list your campaigns and balance without making changes. These guides follow each client’s documentation; a successful sign-in and read check confirm your connection.