Ideally, just start the server - which is a SSE based and supported by any MCP client out of the box.
Then, connect it using this line:
`client = MCPClient(server_url=server_url)`
(https://github.com/aperoc/toolkami/blob/e49d3797e6122fb54ddd...)
Happy to help further if you run into issues.