Draw Things Mcp Cursor
Freeby MCP Community
Draw Things API integration for Cursor using Model Context Protocol (MCP)
v1.4.3Added Apr 12, 2026
cursormcpdraw-thingsaiimage-generation
Draw Things Mcp Cursor MCP Server
Draw Things API integration for Cursor using Model Context Protocol (MCP)
Installation
Reviews
Installation
Quick install
npx -y draw-things-mcp-cursor
Add to claude_desktop_config.json
{
"mcpServers": {
"draw-things-mcp-cursor": {
"command": "npx",
"args": ["-y", "draw-things-mcp-cursor"]
}
}
}