Skip to content
VS Code

Pingfyr for VS Code

com.pingfyr/pingfyr

Schedule reminders for AI agents via email, webhook, Slack, Discord, Telegram, or Google Calendar.

client:VS Code transport:streamable-http

Install Pingfyr in VS Code

.vscode/mcp.json

{
  "servers": {
    "pingfyr": {
      "type": "http",
      "url": "https://mcp.pingfyr.com/mcp?apiKey={apiKey}"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Pingfyr in other clients