Skip to content

Document .env discovery improvements#626

Draft
EricGustin wants to merge 1 commit intomainfrom
ericgustin/secrets
Draft

Document .env discovery improvements#626
EricGustin wants to merge 1 commit intomainfrom
ericgustin/secrets

Conversation

@EricGustin
Copy link
Member

@EricGustin EricGustin commented Jan 5, 2026

Documentation for ArcadeAI/arcade-mcp#737


Note

Highlights recent improvements to environment discovery and configuration.

  • Move .env.example to project root and instruct creating .env at root; adjust example mv commands accordingly
  • Clarify that Arcade automatically discovers .env files by traversing upward from the current directory; add guidance that root placement works from subdirectories
  • Update deploy logs text to "Searching for .env file..." to reflect new behavior
  • Add reference docs for arcade_mcp_server.settings.find_env_file() with parameters, return, and examples
  • Expand MCPSettings.from_env() docs to note automatic upward .env discovery and override=False
  • Minor wording/consistency tweaks around "Environment Integration" and callouts mentioning upward search

Written by Cursor Bugbot for commit 6ae3949. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Jan 5, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
docs Ready Ready Preview, Comment Jan 5, 2026 6:16pm

@vfanelle
Copy link
Contributor

vfanelle commented Feb 3, 2026

@ArcadeAI/engineering can someone stamp this?

Copy link
Contributor

@evantahler evantahler left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@EricGustin approved assuming this is still valid!

@EricGustin
Copy link
Member Author

It's still valid, but I need to get back around to addressing a comment on the code PR. Changing this to DRAFT for now

@EricGustin EricGustin marked this pull request as draft February 4, 2026 00:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants