social pulse for Cursor
com.dropwatchhq/social-pulse
Real-time Reddit + Hacker News sensing: trending, mention velocity, sentiment, emerging terms.
client:Cursor
transport:streamable-http
tools:4
Install social pulse in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"social-pulse": {
"url": "https://social.dropwatchhq.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs