Reddit Trends API for Cursor
ai.trendsapi/reddit
Reddit discussion volume and subreddit growth over time. Free key at trendsapi.ai
client:Cursor
transport:streamable-http
Install Reddit Trends API in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"reddit": {
"url": "https://reddit.api.trendsapi.ai/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs