Skip to content

WoopSocial/mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

What is this?

WoopSocial's MCP is a remote MCP server that allows your AI agent to post or schedule posts to various social media platforms such as Facebook, Instagram, LinkedIn, Pinterest, YouTube, TikTok, X/Twitter and more.

It is a remote MCP server, which has the benefit of not requiring you to install any additional software on your computer apart from the AI agent(s) that you already have.

Quickstart

  1. Create a WoopSocial account here.

  2. Create an API key here.

  3. Copy the MCP URL from the dialog shown after the API key is created.

  4. Add the MCP URL to your favorite AI agent.

    1. Claude Code:

      claude mcp add --transport http woopsocial "https://api.woopsocial.com/mcp?api_key=YOUR_API_KEY"`

      Note: As an alternative, Claude Code also supports our OAuth-based authentication flow. Details are available in the Claude Code CLI integration guide.

    2. Codex:

      codex mcp add woopsocial --url "https://api.woopsocial.com/mcp?api_key=YOUR_API_KEY"
    3. See our Integrating MCP clients guide for more clients.

  5. Ask your AI agent something about WoopSocial in natural language, for example: "List my social accounts connected to WoopSocial" or "Generate and schedule 10 posts for my business on X via WoopSocial". Your AI agent will use the appropriate tools of our MCP to complete the task.

Support

If you encounter any issues, please send us an email to contact@woopsocial.com or feel free to open an issue in this repo.

About

WoopSocial Social Media MCP

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors