diff --git a/letta/server/rest_api/routers/v1/tools.py b/letta/server/rest_api/routers/v1/tools.py index cc0c560a..45bd4e04 100644 --- a/letta/server/rest_api/routers/v1/tools.py +++ b/letta/server/rest_api/routers/v1/tools.py @@ -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: