Skip to content

MCP问题 #133

@yongbin813

Description

@yongbin813

mcp_server = MCPServerSse(
params= {
"url": BACKEND_BASE_URL + "/mcp-server/mcp",
"timeout": 300.0,
"headers": {"X-Session-Id": session_id, "Authorization": f"Bearer {get_comfyui_copilot_api_key()}"}
},
cache_tools_list=True,
client_session_timeout_seconds=300.0
)

请问下这里的MCP源码地址是什么,如果知识调用云服务那开源这个有什么用

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions