AgentPing for Cursor
io.github.noriget/agentping
Let your AI agent notify you by email, Slack, Discord, or webhook. One tool: send_notification.
client:Cursor
transport:streamable-http
Install AgentPing in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agentping": {
"url": "https://ping.mgm-llc.org/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs