tilda-edit-mcp

Dreamkeeper/tilda-edit-mcp
★ 0 stars JavaScript Security Updated 4d ago
MCP server for Tilda's editor API, authenticated via the local Firefox session (no API key).
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tilda-edit-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Dreamkeeper/tilda-edit-mcp"
      ]
    }
  }
}

README Excerpt

An [MCP](https://modelcontextprotocol.io) server that reads and writes **Tilda** pages through Tilda's own (undocumented) editor API, authenticating by borrowing the session from your local **Firefox** — no password, no API key, no token to paste. Tilda's *public* API is read-only. Its *editor* has a full write API; this

Tools (9)

csrflist_recordspublish_pageread_blockread_rowsrender_blockset_block_visibilitywrite_blockwrite_rows