MonkeyCanCode commented on code in PR #82:
URL: https://github.com/apache/polaris-tools/pull/82#discussion_r2579488980
##########
mcp-server/README.md:
##########
@@ -51,10 +51,7 @@ For a `tools/call` invocation you will typically set
environment variables such
"polaris-mcp"
],
"env": {
- "POLARIS_BASE_URL": "http://localhost:8181/",
- "POLARIS_CLIENT_ID": "root",
- "POLARIS_CLIENT_SECRET": "s3cr3t",
- "POLARIS_TOKEN_SCOPE": "PRINCIPAL_ROLE:ALL"
+ "POLARIS_CONFIG_FILE": "/path/to/polaris-tools/mcp-server/.env"
Review Comment:
Let me update this PR later tonight for this.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]