selfping for Cursor
com.selfping/selfping
Text your own phone when a run finishes or needs you. A key can only message its own number.
client:Cursor
transport:streamable-http
tools:1
Install selfping in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"selfping": {
"url": "https://www.selfping.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs