File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
content/shared/influxdb3-admin Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -44,21 +44,21 @@ Set the following environment variables when you start the MCP server:
44
44
> ``` txt
45
45
> http://host.docker.internal:8181/
46
46
> ```
47
- {{% show-in "core" %}}
48
- - **INFLUX_DB_TOKEN**: Your {{% product-name %}} {{< token-link "admin" >}}
49
47
{{% /show-in %}}
50
48
49
+ {{% show-in "core" %}}
50
+ - **INFLUX_DB_TOKEN**: Your {{% product-name %}} [admin token](/influxdb3/core/admin/tokens/admin/)
51
+ {{% /show-in %}}
51
52
{{% show-in "enterprise" %}}
52
- - **INFLUX_DB_TOKEN**: Your {{% product-name %}} {{< token-link "admin" >}} or {{< token-link "resource" >}}.
53
+ - **INFLUX_DB_TOKEN**: Your {{% product-name %}} [admin token](/influxdb3/enterprise/admin/tokens/admin) or [resource token](/influxdb3/enterprise/admin/tokens/resource).
54
+
53
55
54
56
> [!Note]
55
57
> If using a resource token, your LLM agent can only perform the operations
56
58
> allowed by the token permissions.
57
59
58
60
{{% /show-in %}}
59
61
60
- {{% /show-in %}}
61
-
62
62
{{% show-in "cloud-dedicated,clustered" %}}
63
63
64
64
- **INFLUX_DB_PRODUCT_TYPE**: `{{% product-key %}}`
You can’t perform that action at this time.
0 commit comments