mcp

gui-now/mcp
★ 0 stars TypeScript AI/LLM Updated 3d ago
MCP server for gui.new — instant HTML canvas sharing
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": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gui-now/mcp"
      ]
    }
  }
}

README Excerpt

MCP server for [GUI](https://gui.now) — instant HTML canvas sharing. Create shareable HTML canvases, markdown pages, and multi-frame presentations from any MCP client. ```bash npm install -g gui-now-mcp ``` Or run directly: ```bash npx gui-now-mcp ``` Add to `~/Library/Application Support/Claude/claude_desktop_config.json`:

Tools (2)

GUI_NOW_API_KEYGUI_NOW_URL