-
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 -
673
327
TypeScript
MIT License
モデル コンテキスト プロトコル (MCP) を使用したカーソル用の Draw Things API 統合。
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
として登録されます。
生成された画像は、次のファイル名形式でimages
ディレクトリに保存されます: <sanitized_prompt>_<timestamp>.png
成功:
エラー:
問題が発生した場合:
~/.cursor/logs
のログファイルを確認してください。chmod +x src/index.js
マサチューセッツ工科大学
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