ThreadSnoop Reddit API for VS Code
io.github.threadsnoop/reddit
Read-only Reddit search API for AI agents: posts, comments, comment trees, subreddit rules.
client:VS Code
transport:streamable-http
Install ThreadSnoop Reddit API in VS Code
.vscode/mcp.json
{
"servers": {
"reddit": {
"type": "http",
"url": "https://api.threadsnoop.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs