Merge branch 'master' into fix/from-unixtime-doc-return-type-26637

pull/6265/head
Jameelah Mercer 2025-08-01 12:12:27 -07:00 committed by GitHub
commit 20c8745d03
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.