Tactic Social
Claude Code

Connect Claude Code to Tactic Social

Register Tactic Social as an MCP server in the Claude Code CLI. API keys don't expire and take one command to set up — or use OAuth if you prefer browser-based login.

Tactic Social Settings Developer tab showing API Keys section

Step 1

Open Settings → Developer

In your Tactic Social account, open Settings and click the Developer tab. You'll see the API Keys section.

Step 2

Click "Create API Key"

Click the green Create API Key button in the top right — a dialog will open to configure your key.

Tactic Social Create API Key dialog with name, expiry and permissions fields

Step 3

Name your key and set permissions

Give your key a name (e.g. My integration key), choose an expiry, and select the permissions you need. Click Create API Key, then copy the key that appears.

Step 4

Add the Tactic Social MCP server

Open your terminal and run the command below. Replace YOUR_API_KEY with the key you copied.

Terminal
$ claude mcp add --transport http tactic-social \
https://api.tacticsocial.com/mcp \
--header "Authorization: Bearer YOUR_API_KEY"

Add --scope project to share with your team, or --scope user for cross-project personal use.

Step 5

Verify the connection

Run claude mcp list to confirm Tactic Social appears in your MCP server list.

Terminal
$ claude mcp list
tactic-social   https://api.tacticsocial.com/mcp
Claude Code session with Tactic Social MCP tools available

Step 6

Start managing your social content

Run claude in your project directory. The Tactic Social tools are now available — ask Claude to manage your social posts.

You're connected!

Try asking your AI assistant to get started:

Click the prompt to copy it


© Copyright 2026, All Rights Reserved by Tactic Social