Bleep for Cursor
com.usebleep/bleep
Create Tasks and run Workflows in Bleep from Claude, ChatGPT, and other AI assistants.
client:Cursor
transport:streamable-http
Install Bleep in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bleep": {
"url": "https://app.usebleep.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs