Skip to content
Cursor

TweetAPI MCP for Cursor

com.tweetapi/mcp

Read-only public Twitter data and TweetAPI docs for AI agents. Not affiliated with X Corp.

client:Cursor transport:streamable-http

Install TweetAPI MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp": {
      "url": "https://mcp.tweetapi.com/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

TweetAPI MCP in other clients