Skip to content
Cursor

Calfeed for Cursor

ai.calfeed/calfeed

Turn a written schedule into a live calendar link people subscribe to in Apple, Google, Outlook.

client:Cursor transport:streamable-http

Install Calfeed in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "calfeed": {
      "url": "https://calfeed.ai/api/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Calfeed in other clients