docs: remove api_key section from doc (#8347)

This commit is contained in:
Xingyao Wang
2025-05-08 09:51:51 +08:00
committed by GitHub
parent f2af1807e3
commit 087438eb3e

View File

@@ -53,11 +53,6 @@ SSE servers are configured using either a string URL or an object with the follo
- Type: `str`
- Description: The URL of the SSE server
- `api_key` (optional)
- Type: `str`
- Default: `None`
- Description: API key for authentication with the SSE server
### Stdio Servers
Stdio servers are configured using an object with the following properties: