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