typstpad

ladderlogix/typstpad
★ 0 stars Go AI/LLM Updated 11d ago
Self-hosted collaborative Typst editor — real-time editing, SSO, version history, suggestions, and an MCP server for AI agents
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": {
    "typstpad": {
      "command": "go",
      "args": [
        "run",
        "github.com/ladderlogix/typstpad@latest"
      ]
    }
  }
}

README Excerpt

A self-hosted collaborative [Typst](https://typst.app) document editor — "Overleaf for Typst". - **Real-time collaboration** — multiple editors on the same document with live cursors and presence (Yjs CRDT, merges never conflict) - **Live preview** — Typst compiled to WASM renders in your browser as you type; errors and