
使用画布工具绘制牛仔 聊天记录
这是一个提供AI助手绘图功能的Model Context Protocol (MCP)服务器。
要通过Smithery自动安装mcp-painter到Claude Desktop:
npx -y @smithery/cli install @flrngel/mcp-painter --client claude
在您的MCP配置中添加以下内容
"painter": {
"command": "npx",
"args": ["-y", "github:flrngel/mcp-painter"]
}