selfping for VS Code
com.selfping/selfping
Text your own phone when a run finishes or needs you. A key can only message its own number.
client:VS Code
transport:streamable-http
tools:1
Install selfping in VS Code
.vscode/mcp.json
{
"servers": {
"selfping": {
"type": "http",
"url": "https://www.selfping.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs