mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-22 13:34:17 +02:00
Update gemini address
This commit is contained in:
parent
9250d2932a
commit
686df919ff
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ from fastmcp import Client
|
|||
from fastmcp.client.auth import BearerAuth
|
||||
|
||||
mcp_client = Client(
|
||||
"https://my-server.com/sse",
|
||||
"https://my-server.com/mcp/",
|
||||
auth=BearerAuth("<your-token>"),
|
||||
)
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue