Scheduled Delivery API - One API call. Seven channels. Your reminders fire automatically — no external cron, no polling, no babysitting.
服务器配置
{
"mcpServers": {
"pingfyr": {
"command": "npx",
"args": [
"-y",
"@pingfyr/mcp"
],
"env": {
"PINGFYR_API_KEY": "<YOUR_API_KEY>"
}
}
}
}