arcade mcp tool - .env issue #491
Answered
by
evantahler
RuchitaSuranagi
asked this question in
Q&A | Troubleshooting
-
Beta Was this translation helpful? Give feedback.
Answered by
evantahler
Jul 16, 2025
Replies: 1 comment
-
We don't want to check in or store your secrets in plain-text! When making an Arcade tool, Secrets (https://docs.arcade.dev/home/build-tools/create-a-tool-with-secrets) is preferred to environment variables, and can accomplish the same thing. You can also change your secrets as needed via the dashboard without needing to re-deploy. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
evantahler
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We don't want to check in or store your secrets in plain-text! When making an Arcade tool, Secrets (https://docs.arcade.dev/home/build-tools/create-a-tool-with-secrets) is preferred to environment variables, and can accomplish the same thing. You can also change your secrets as needed via the dashboard without needing to re-deploy.