Connect AI assistants to your VibeMarketing account using Model Context Protocol
Model Context Protocol (MCP) allows AI assistants like Claude to interact with your social media accounts
Use Claude Code CLI to add the MCP server to your project directory
Watch this step-by-step video guide to set up Claude Code with VibeMarketing:
Navigate to your project directory where you want to install the MCP, then run:
claude mcp add -s local -t http vibemarketing https://vibemarketing.ninja/mcp
💡 Tip: Run this command in a directory where you store your marketing content and documents. Claude will have access to these files as context when generating posts.
After running the command above:
claude
in your terminal/mcp
in Claude Code✅ You're all set! Claude Code can now access your VibeMarketing account to schedule posts, view your social accounts, and manage your content. Any documents in your project directory will be available as context for generating posts.
Best Practice: Create a dedicated folder for your marketing work (e.g., ~/marketing
) and install the MCP there. Store your brand guidelines, previous posts, and other relevant documents in this folder for Claude to use as context.