reddit data for VS Code
com.superagnt/reddit-data
Reddit data for AI agents: posts, comments, subreddits, search. Community + sentiment research.
client:VS Code
transport:streamable-http
Install reddit data in VS Code
.vscode/mcp.json
{
"servers": {
"reddit-data": {
"type": "http",
"url": "https://mcp.superagnt.com/mcp/reddit"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs