Skip to content
Zed

IFTTT MCP server for Zed

com.ifttt/mcp

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

client:Zed transport:streamable-http

Install IFTTT MCP server in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

IFTTT MCP server in other clients