Skip to main content

Cursor

Manage Social Champ from your code editor

Use the Social Champ MCP server in Cursor to manage social content from your IDE.

Schedule posts, check your queue, and draft content without leaving your editor.

Setup

1

Open Cursor Settings

Open Cursor and go to Settings. Use Cmd+Shift+J (Mac) or Ctrl+Shift+J (Windows/Linux).

2

Navigate to MCP

Open the MCP tab from the settings sidebar.

3

Add Social Champ MCP Server

Add a new global MCP server using this remote URL configuration:

{
  "mcpServers": {
    "SocialChamp": {
      "url": "https://mcp.socialchamp.com/mcp"
    }
  }
}
4

Sign In and Verify

After saving, Cursor opens Social Champ so you can sign in and approve access. Once connected, Social Champ appears in Cursor MCP settings.

Try It Out

Copy any example prompt to get started with Cursor:

List all my connected Social Champ channels
Draft a Social Champ post announcing our new feature and schedule it for tomorrow morning
Show me all my draft posts in Social Champ so I can review what's pending