Skip to content

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

Merged
liuruibin merged 1 commit into
v2from
pr@v2@refactor_mcp_valid
Sep 14, 2026
Merged

liuruibin merged 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 merged commit 3c21fe1 into v2 Sep 14, 2026
4 of 6 checks passed
@liuruibin
liuruibin deleted the pr@v2@refactor_mcp_valid branch September 14, 2026 06:06
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