Loomal

draw2agent

MCP server by github.com/zero-abd/draw2agent

Draw on your website, let your AI agent see it. Visual context for code generation via MCP.

3 starsnpm: draw2agent

About draw2agent

draw2agent is an MCP (Model Context Protocol) server published by zero-abd in the official MCP registry, listed under Autonomous Agents on Loomal. Draw on your website, let your AI agent see it. Visual context for code generation via MCP.

It ships as an npm package (draw2agent), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/zero-abd/draw2agent, where the project has earned 3 GitHub stars.

Use draw2agent with your agent

Claude Code · one command
claude mcp add draw2agent -- npx -y draw2agent
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "draw2agent": {
      "command": "npx",
      "args": [
        "-y",
        "draw2agent"
      ]
    }
  }
}
npmdraw2agent

Frequently asked questions

What is draw2agent?
draw2agent is an MCP (Model Context Protocol) server by zero-abd in the Autonomous Agents category. Draw on your website, let your AI agent see it. Visual context for code generation via MCP.
How do I connect draw2agent to Claude, Cursor, or another MCP client?
Install draw2agent from its npm package (draw2agent) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is draw2agent open source?
Yes — the source code is public at github.com/zero-abd/draw2agent, with 3 GitHub stars.
Can AI agents pay to use draw2agent?
Not yet through Loomal — draw2agent is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain draw2agent? Claim this listing free by verifying GitHub ownership, or contact us.