Loading MCP server directory, please wait...
Manage your Twitter/X presence from any AI assistant — schedule, threads, and more
npx @getmcp/cli add io.opentweet/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
OPENTWEET_API_KEYYour OpenTweet API key from opentweet.io/dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.opentweet/mcp": {
"command": "npx",
"args": [
"-y",
"@opentweet/mcp-server"
],
"env": {
"OPENTWEET_API_KEY": ""
}
}
}
}