AIsa Reddit for Claude Desktop
one.aisa/reddit
Search every community or one of them, browse post streams, read comment trees.
client:Claude Desktop
transport:streamable-http
Install AIsa Reddit in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"reddit": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.aisa.one/reddit/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs