From 1a77ea9b3ba0e664040a85f83c24ec3d136f9205 Mon Sep 17 00:00:00 2001 From: Gary Fowler <97983559+garylfowler@users.noreply.github.com> Date: Fri, 1 Aug 2025 08:00:27 -1000 Subject: [PATCH] Update mcp-server.md Removed configuration that Jaime reports is not supported. --- content/shared/influxdb3-admin/mcp-server.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/content/shared/influxdb3-admin/mcp-server.md b/content/shared/influxdb3-admin/mcp-server.md index edde7adc9..8da885aff 100644 --- a/content/shared/influxdb3-admin/mcp-server.md +++ b/content/shared/influxdb3-admin/mcp-server.md @@ -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.