reddit com for Claude Desktop
com.jojapi/reddit-com
Reddit COM: Real-time data, unofficial API reddit.com. On the JoJ API marketplace.
client:Claude Desktop
transport:streamable-http
tools:10
Install reddit com in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"reddit-com": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.jojapi.com/reddit-com"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs