Loading MCP server directory, please wait...
Text your own phone when a run finishes or needs you. A key can only message its own number.
npx @getmcp/cli add com.selfping/selfpingRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationA SelfPing API key generated at https://www.selfping.com/dashboard, sent as "Bearer <key>". See https://www.selfping.com/auth.md.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.selfping/selfping": {
"url": "https://www.selfping.com/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}