Skip to content
VS Code

IFTTT MCP server for VS Code

com.ifttt/mcp

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

client:VS Code transport:streamable-http

Install IFTTT MCP server in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://ifttt.com/mcp"
    }
  }
}

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

IFTTT MCP server in other clients