Browse Reddit posts, search content, and analyze user activity without API keys. Works out-of-the-box with Claude Desktop.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y reddit-mcp-buddyAgent-CoreX intelligently routes which tools from karanb192/reddit-mcp-buddy your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"reddit-mcp-buddy": {
"command": "npx",
"args": [
"-y",
"reddit-mcp-buddy"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add reddit-mcp-buddyAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use karanb192/reddit-mcp-buddy directly without routing
npx -y reddit-mcp-buddyNew to Agent-CoreX? View setup guide →