Skip to content
Cursor

IFTTT MCP server for Cursor

com.ifttt/mcp

Automate 1,000+ services from any MCP-compatible AI agent: build Applets, run actions and queries.

client:Cursor transport:streamable-http

Install IFTTT MCP server in Cursor

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

{
  "mcpServers": {
    "mcp": {
      "url": "https://ifttt.com/mcp"
    }
  }
}

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

IFTTT MCP server in other clients