agents icon indicating copy to clipboard operation
agents copied to clipboard

Refactor MCP server connection logic

Open threepointone opened this issue 4 months ago • 6 comments

Moved MCP server connection logic from the Agent's startup process to dedicated methods connectMCPServers and disconnectMCPServers. This improves code organization and allows explicit control over MCP server connections.

TODO: rewrite client demo //cc @cmsparks

threepointone avatar May 29 '25 16:05 threepointone