vibemaxxing

vitorengers/vibemaxxing
★ 0 stars JavaScript Code/Dev Tools Updated today
MCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
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": {
    "vibemaxxing": {
      "command": "npx",
      "args": [
        "-y",
        "vitorengers/vibemaxxing"
      ]
    }
  }
}

README Excerpt

A live [Excalidraw](https://excalidraw.com) canvas your coding agent draws on — and, on top of it, a workbench for running a software project on that canvas: blocks that open GitHub issues, your GitHub project mirrored beside them, implementations that each get a git worktree of their own, and real shells.

Tools (2)

issueterminal