x twitter data for VS Code
com.superagnt/x-twitter-data
X (Twitter) data for AI agents: tweets, profiles, followers, search, trends + social listening.
client:VS Code
transport:streamable-http
Install x twitter data in VS Code
.vscode/mcp.json
{
"servers": {
"x-twitter-data": {
"type": "http",
"url": "https://mcp.superagnt.com/mcp/x"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs