A specialized Model Context Protocol (MCP) server that enables you to search, read, and interact with Reddit content, leveraging an AI Agent to help with each operation.
{
"mcpServers": {
"systemprompt-reddit": {
"command": "npx",
"args": [
"-y",
"systemprompt-mcp-reddit"
]
}
}
}