Skip to content

refactor: replace MultiServerMCPClient with create_mcp_client and update MCP server validation - #7032

Closed
shaohuzhang1 wants to merge 1 commit into
v2from
pr@v2@refactor_mcp_valid
Closed

shaohuzhang1 wants to merge 1 commit into
v2from
pr@v2@refactor_mcp_valid

Conversation

@shaohuzhang1

Copy link
Copy Markdown
Contributor

refactor: replace MultiServerMCPClient with create_mcp_client and update MCP server validation

@shaohuzhang1

Copy link
Copy Markdown
Contributor Author

Seems you are using me but didn't get OPENAI_API_KEY seted in Variables/Secrets for this repo. you could follow readme for more information

except MCPWorkerFailure as exc:
sys.stderr.write(f"MCP sandbox worker failed: {exc}.\n")
sys.exit(1)
except BaseException:
def __init__(self, networks):
self.networks = networks

async def connect_tcp(self, host, port, timeout=None, local_address=None, socket_options=None):
@liuruibin liuruibin closed this Sep 14, 2026
@liuruibin
liuruibin deleted the pr@v2@refactor_mcp_valid branch September 14, 2026 05:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants