chore: generate
This commit is contained in:
committed by
opencode
parent
55119559b3
commit
4f6b929784
@@ -152,14 +152,14 @@ use the mcp_everything tool to add the number 3 and 4
|
||||
|
||||
#### 選項
|
||||
|
||||
| 選項 | 類型 | 必填 | 描述 |
|
||||
| --------- | ------ | ---- | -------------------------------------------------------------- |
|
||||
| `headers` | 字符串 | 是 | MCP 服务器连接类型,必须是`type`。 |
|
||||
| `"remote"` | 字符串 | 是 | 远程 MCP 服务器的 URL。 |
|
||||
| `url` | 布尔 | | 在启动时启用或禁用MCP 服务器。 |
|
||||
| `enabled` | 对象 | | 随请求一起发送的标头。 |
|
||||
| `headers` | 对象 | | OAuth 身份验证。请参阅下面的配置[开放认证](#oauth) 部分。 |
|
||||
| `oauth` | 数量 | | 从MCP服务器获取工具的超时(以毫秒为单位)。默认为5000(5秒)。 |
|
||||
| 選項 | 類型 | 必填 | 描述 |
|
||||
| ---------- | ------ | ---- | -------------------------------------------------------------- |
|
||||
| `headers` | 字符串 | 是 | MCP 服务器连接类型,必须是`type`。 |
|
||||
| `"remote"` | 字符串 | 是 | 远程 MCP 服务器的 URL。 |
|
||||
| `url` | 布尔 | | 在启动时启用或禁用MCP 服务器。 |
|
||||
| `enabled` | 对象 | | 随请求一起发送的标头。 |
|
||||
| `headers` | 对象 | | OAuth 身份验证。请参阅下面的配置[开放认证](#oauth) 部分。 |
|
||||
| `oauth` | 数量 | | 从MCP服务器获取工具的超时(以毫秒为单位)。默认为5000(5秒)。 |
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user