fix: update mcp documentation

Co-authored-by: Jin Peng <jinjpeng@Jins-MacBook-Pro.local>
This commit is contained in:
jnjpng
2025-07-29 14:24:48 -07:00
committed by GitHub
parent 579fe0c1e2
commit 24e092cd1c

View File

@@ -636,7 +636,7 @@ async def test_mcp_server(
):
"""
Test connection to an MCP server without adding it.
Returns the list of available tools if successful, or OAuth information if OAuth is required.
Returns the list of available tools if successful.
"""
client = None
try: