X (Twitter) Trends API for VS Code
ai.trendsapi/x-twitter
X trending topics and discussion volume over time. Free key at trendsapi.ai
client:VS Code
transport:streamable-http
Install X (Twitter) Trends API in VS Code
.vscode/mcp.json
{
"servers": {
"x-twitter": {
"type": "http",
"url": "https://x-twitter.api.trendsapi.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs