createCampaign — Social Perks MCP Tool
createCampaign
(create campaign) is one of 10 tools on the
Social Perks
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call createCampaign from your client
- Claude Code Social Perks createCampaign run in your project directory
- Claude Desktop Social Perks createCampaign ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Social Perks createCampaign ~/.cursor/mcp.json
- VS Code Social Perks createCampaign .vscode/mcp.json
- Zed Social Perks createCampaign ~/.config/zed/settings.json
- Windsurf Social Perks createCampaign ~/.codeium/windsurf/mcp_config.json
- Cline Social Perks createCampaign ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Social Perks createCampaign ~/.gemini/settings.json
- Grok Social Perks createCampaign .mcp.json (in your project root)
- ChatGPT Social Perks createCampaign Settings → Connectors → Advanced → Developer mode
- Claude.ai Social Perks createCampaign Settings → Connectors → Add custom connector
- LangChain Social Perks createCampaign pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http socialperks https://socialperks.app/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.