Merge branch 'master' into docs/add-dynamic-date-filtering-examples

pull/6278/head
Jameelah Mercer 2025-08-01 14:05:28 -07:00 committed by GitHub
commit bd7d1d2663
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 5 deletions

View File

@ -76,11 +76,6 @@ Set the following environment variables when you start the MCP server:
{{% /show-in %}}
### Other MCP server configuration options
- **MCP_SERVER_HOST**: Customize the host of the MCP server. The default is `127.0.0.1`.
- **MCP_SERVER_PORT**: Customize the port the MCP server uses. The default is `8080`.
## Configure your LLM agent to run the MCP server
To run the MCP, user either Node.js and `npm` or Docker to run the server.