agent press for Cursor
com.biodnd/agent-press
Agent Press: news MCP server streaming company headlines
client:Cursor
transport:sse
Install agent press in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agent-press": {
"url": "https://agent-press.biodnd.com/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs