Skip to content
Cursor

X-Social Intel for Cursor

io.github.evozim/x-data

Real-time Twitter/X data miner and sentiment parser for autonomous bots.

client:Cursor transport:sse

Install X-Social Intel in Cursor

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

{
  "mcpServers": {
    "x-data": {
      "url": "https://x-data-mcp.vercel.app/api/mcp"
    }
  }
}

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

X-Social Intel in other clients