update readme

This commit is contained in:
ParthSareen 2025-09-23 21:15:21 -07:00
parent 2328bb6a19
commit 12ce9e307d

View File

@ -51,6 +51,8 @@ export OLLAMA_API_KEY="your_api_key_here"
#### MCP server
The MCP server can be used with an MCP client like Cursor, Cline, Codex, Open WebUI, Goose, and more.
```sh
uv run examples/web-search-mcp.py
```