Skip to content

docs: fix monday token env var name#348

Open
omribz156 wants to merge 1 commit into
mondaycom:masterfrom
omribz156:codex/token-env-docs
Open

docs: fix monday token env var name#348
omribz156 wants to merge 1 commit into
mondaycom:masterfrom
omribz156:codex/token-env-docs

Conversation

@omribz156

Copy link
Copy Markdown

Summary

  • update the package README to document MONDAY_TOKEN instead of monday_token
  • align the package-level Cursor example with the root README and the CLI arg parser

Verification

  • rg -n "monday_token|MONDAY_TOKEN" packages/monday-api-mcp/README.md README.md packages/monday-api-mcp/src/utils/args
  • git diff --check

I checked packages/monday-api-mcp/src/utils/args/args.service.ts; it builds env var names as MONDAY_${config.name.toUpperCase()}, so the token arg reads MONDAY_TOKEN.

This was implemented with Codex assistance, with the final diff reviewed before posting.

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.

1 participant