Update mcp.md (#10493)
This commit is contained in:
parent
4e44d7f40c
commit
d7632ca56e
@ -47,14 +47,10 @@ model_list:
|
||||
api_key: sk-xxxxxxx
|
||||
|
||||
mcp_servers:
|
||||
{
|
||||
"zapier_mcp": {
|
||||
"url": "https://actions.zapier.com/mcp/sk-akxxxxx/sse"
|
||||
},
|
||||
"fetch": {
|
||||
"url": "http://localhost:8000/sse"
|
||||
}
|
||||
}
|
||||
zapier_mcp:
|
||||
url: "https://actions.zapier.com/mcp/sk-akxxxxx/sse"
|
||||
fetch:
|
||||
url: "http://localhost:8000/sse"
|
||||
```
|
||||
|
||||
|
||||
@ -424,4 +420,4 @@ async with stdio_client(server_params) as (read, write):
|
||||
```
|
||||
|
||||
</TabItem>
|
||||
</Tabs>
|
||||
</Tabs>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user