MCP Directory
Back

domscribe

by patchorbit · TypeScript · ★ 163

Domscribe is a pixel-to-code development tool that bridges the gap between running web applications and their source code.

#ai#claude-code-plugin#copilot-cli-plugin#cursor-plugin#developer-tools#devtools#gemini-cli-extension#kiro-power#mcp#mcp-server#model-context-protocol#nextjs#nuxt#react#typescript#vite#vite-plugin#vue#webpack#webpack-plugin

Install

npx -y github:patchorbit/domscribe

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "domscribe": {
      "command": "npx",
      "args": [
        "-y",
        "github:patchorbit/domscribe"
      ]
    }
  }
}

From the README

Domscribe = 18" />    The setup wizard walks you through two steps: 1. **Connect your coding agent** — select your agent (Claude Code, Copilot, Gemini, Kiro, or others) and the wizard installs the plugin automatically. 2. **Add to your app** — select your framework and bundler, the wizard installs the right package and shows you the config snippet to add. That's it. Start your dev server and you're ready to go. > Prefer to set things up manually, or need finer control? See the [manual setup](#manual-setup) instructi…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers