-
securityA
license-
qualityAn AI-powered development toolkit for Cursor providing intelligent coding assistance through advanced reasoning, UI screenshot analysis, and code review tools.
Last updated -
1,012
240
TypeScript
MIT License
모델 컨텍스트 프로토콜(MCP)을 사용하여 커서에 대한 Draw Things API 통합.
지엑스피1
Cursor에서 이 도구를 설정하려면 cursor-setup.md 에서 자세한 가이드를 참조하세요.
빠른 설정:
~/.cursor/claude_desktop_config.json
생성하거나 편집합니다.generateImage({"prompt": "a cute cat"})
prompt
: 이미지 생성을 위한 텍스트 프롬프트(필수)negative_prompt
: 이미지 생성을 위한 부정 프롬프트width
: 이미지 너비(기본값: 360)height
: 이미지 높이(기본값: 360)steps
: 생성을 위한 단계 수 (기본값: 8)model
: 생성에 사용할 모델(기본값: "flux_1_schnell_q5p.ckpt")sampler
: 샘플링 방법(기본값: "DPM++ 2M AYS")예:
Cursor에서 MCP 도구로 사용되는 경우 해당 도구는 다음 매개변수와 함께 generateImage
로 등록됩니다.
생성된 이미지는 <sanitized_prompt>_<timestamp>.png
파일 이름 형식으로 images
디렉토리에 저장됩니다.
성공:
오류:
문제가 발생하는 경우:
~/.cursor/logs
에 있는 로그 파일을 확인하세요.chmod +x src/index.js
MIT
You must be authenticated.
local-only server
The server can only run on the client's local machine because it depends on local resources.
Cursor AI가 자연어 프롬프트를 사용하여 Draw Things API를 통해 이미지를 생성할 수 있도록 하는 통합입니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jaokuohsuan/draw-things-mcp-cursor'
If you have feedback or need assistance with the MCP directory API, please join our Discord server