adam-christian-software commented on code in PR #82:
URL: https://github.com/apache/polaris-tools/pull/82#discussion_r2577886162


##########
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:
   Nit: Do we want to provide a bit more description on how users will be able 
to create one of these .env files and leverage it?



-- 
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]

Reply via email to