twitterapi mcp server for Cursor
io.github.kaitoinfra/twitterapi-mcp-server
Twitter/X read-only MCP server — 12 tools: search, users, tweets, followers, timelines, trends.
client:Cursor
transport:streamable-http
tools:12
Install twitterapi mcp server in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"twitterapi-mcp-server": {
"url": "https://mcp.twitterapi.io/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs