← Index

io.opentweet/mcp

io.opentweet/mcp·v1.1.3·Calendar & Time
Quality Score
84
/100

Manage your Twitter/X presence from any AI assistant — schedule, threads, and more

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@opentweet/mcp-server"
      ],
      "env": {
        "OPENTWEET_API_KEY": "<your-opentweet_api_key>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@opentweet/mcp-server"
      ],
      "env": {
        "OPENTWEET_API_KEY": "<your-opentweet_api_key>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @opentweet/mcp-server
§02  Environment variables
OPENTWEET_API_KEY
requiredsecret

Your OpenTweet API key from opentweet.io/dashboard

§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Calendar & Time