Skip to content
Windsurf

tilda mcp for Windsurf

io.github.theyahia/tilda-mcp

MCP server for Tilda API — projects, pages. 3 tools.

client:Windsurf transport:stdio runtime:npm

Install tilda mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "tilda-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@theyahia/tilda-mcp"
      ],
      "env": {
        "TILDA_PUBLIC_KEY": "<TILDA_PUBLIC_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

tilda mcp in other clients