Twitter MCP
for Continue
Connect Continue to Twitter. The open-source AI code assistant now powers your social media workflow.
7-day free trial • Cancel anytime
What Continue Can Do with Twitter
Full Twitter management from your open-source AI assistant. Bring your own model, add Twitter.
Create Tweets
AI agents can compose and post tweets using natural language. No API calls to write manually.
Schedule Posts
Schedule tweets for specific times or let the AI pick optimal posting windows.
Thread Creation
Create multi-tweet threads from a single prompt. AI handles splitting and formatting.
Draft Management
Save drafts, review queued posts, and manage your content pipeline from AI.
Analytics Access
Query your posting analytics, best times, and engagement data through the AI agent.
Full Automation
Build autonomous posting workflows where AI agents manage your entire Twitter presence.
How It Works
Add MCP Config to Continue
Add the OpenTweet MCP server configuration to your ~/.continue/config.json file. Continue loads it on restart.
Enter Your API Key
Add your OpenTweet API key to the configuration. Get one from your OpenTweet dashboard in seconds.
Tweet from Continue
Ask Continue to create tweets, schedule posts, build threads, or check your analytics. Works with any LLM provider.
// ~/.continue/config.json
{
"mcpServers": {
"opentweet": {
"command": "npx",
"args": ["-y", "@opentweet/mcp-server"],
"env": { "OPENTWEET_API_KEY": "ot_your_key" }
}
}
}Perfect For
Continue Users
Already using Continue for AI-assisted coding? Add Twitter management to your workflow. Same config, new capabilities.
Open Source Developers
Use the open-source AI assistant to tweet about your open-source projects. Announce releases, milestones, and updates.
BYOM Developers
Bring your own model — GPT-4, Claude, Llama, or any other. Continue's model flexibility meets Twitter management.
Build in Public Creators
Code with Continue, then ask it to tweet your progress. One tool for development and content creation.
Privacy-First Teams
Continue runs locally with your chosen model provider. Pair it with OpenTweet for transparent, controllable Twitter automation.
Multi-IDE Developers
Continue works in VS Code and JetBrains IDEs. Your Twitter workflow follows you across editors.
Integration Features
Frequently Asked Questions
How do I add MCP tools to Continue?
Add the OpenTweet MCP server config to your ~/.continue/config.json file. Continue will load the tools automatically on restart.
Does Continue support MCP servers?
Yes. Continue has MCP support built in. You can add any MCP-compatible server, including OpenTweet, through the config.json configuration file.
Can I use Continue with any LLM provider for tweeting?
Yes. Continue supports multiple LLM providers (OpenAI, Anthropic, local models, etc.). The OpenTweet MCP tools work regardless of which model you configure in Continue.
Is Continue free to use with OpenTweet?
Continue is free and open source. You only need an OpenTweet subscription (with API access) to use the Twitter MCP tools. Bring your own LLM provider.
Learn more about the MCP server and other integrations.
Open Source AI. Twitter Built In.
Add the config. Start tweeting from Continue in minutes.