draw2agent for Claude Desktop
io.github.zero-abd/draw2agent
Draw on your website, let your AI agent see it. Visual context for code generation via MCP.
client:Claude Desktop
transport:stdio
runtime:npm
Install draw2agent in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"draw2agent": {
"command": "npx",
"args": [
"-y",
"draw2agent"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs