Nodes/OpenAI Compatible LLM/MCP Tools from JSON
ComfyUI Node

MCP Tools from JSON

Parse a raw JSON array or {tools:[...]} object into MCP_TOOLS. Supports Remote MCP and Local MCP command tool objects.

By godmt·Created 2 months ago·Updated about a month ago· 2
MCP Tools from JSON
    • mcp_tools
    tools_json[]
    CategoryLLM/OpenAI Compatible/MCP

    Inputs (1)

    NameTypeDefaultDescription
    tools_jsonSTRING[]JSON array of Responses API tool objects, or an object containing a tools array.

    Outputs (1)

    NameTypeDescription
    mcp_toolsMCP_TOOLSParsed MCP/LLM tools list.