send_ping — selfping MCP Tool Mutating
send_ping
(send ping) is one of 1 tool on the
selfping
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call send_ping from your client
- Claude Code selfping send_ping run in your project directory
- Claude Desktop selfping send_ping ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor selfping send_ping ~/.cursor/mcp.json
- VS Code selfping send_ping .vscode/mcp.json
- Zed selfping send_ping ~/.config/zed/settings.json
- Windsurf selfping send_ping ~/.codeium/windsurf/mcp_config.json
- Cline selfping send_ping ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI selfping send_ping ~/.gemini/settings.json
- Grok selfping send_ping .mcp.json (in your project root)
- ChatGPT selfping send_ping Settings → Connectors → Advanced → Developer mode
- Claude.ai selfping send_ping Settings → Connectors → Add custom connector
- LangChain selfping send_ping pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http selfping https://www.selfping.com/api/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.