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
{
"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