You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2025. It is now read-only.
Title: Documentation needed: Clarify npx execution context and environment configuration
I'd like to request additional documentation regarding the execution context when running the server via npx. Specifically, the documentation should address the working directory context for npx execution.
This came up through a user question (see: MarkusPfundstein/mcp-obsidian#6) where they were unsure about the proper location for the .env file when running the published server. Currently, this information isn't clearly documented.
Having this information in the docs would help users properly configure and run the server without confusion.
Thanks for considering this addition to the documentation.