joenorton/comfyui-mcp-server
lightweight Python-based MCP (Model Context Protocol) server for local ComfyUI
Platform-specific configuration:
{
"mcpServers": {
"comfyui-mcp-server": {
"command": "npx",
"args": [
"-y",
"comfyui-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...