← Index

io.github.zero-abd/draw2agent

io.github.zero-abd/draw2agent·v1.3.4·Other
Quality Score
83
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "draw2agent": {
      "command": "npx",
      "args": [
        "-y",
        "draw2agent"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "draw2agent": {
      "command": "npx",
      "args": [
        "-y",
        "draw2agent"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y draw2agent
§03  MCP Quality Score  ·  methodology
freshness
23
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Other