Skip to content

@W-20599722 improve mcp docs#287

Merged
yhsieh1 merged 3 commits intomainfrom
t/commerce/W-20599722/improve-docs
Mar 25, 2026
Merged

@W-20599722 improve mcp docs#287
yhsieh1 merged 3 commits intomainfrom
t/commerce/W-20599722/improve-docs

Conversation

@yhsieh1
Copy link
Copy Markdown
Contributor

@yhsieh1 yhsieh1 commented Mar 25, 2026

Summary

  • Clarified MCP documentation for quick install and configuration, including project-root setup steps, environment variable guidance, and MRT/theming tool setup details to reduce onboarding confusion.
  • Promote dw.json and .env configuration over direct edit of mcp.json on args and env

Testing

  • pnpm docs:dev
  • review Guides and MCP docs

Dependencies

  • No net-new third-party dependencies were added
  • If net-new third-party dependencies were added, rationale/discussion is included and 3pl-approved is set by a maintainer

  • Tests pass (pnpm test)
  • Code is formatted (pnpm run format)

Comment thread docs/guide/index.md Outdated
```bash [Cursor]
cd /path/to/your/project
mkdir -p .cursor
cat > .cursor/mcp.json <<'EOF'
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

won't this overwrite all the users other MCP settings. they might not love this

Copy link
Copy Markdown
Contributor Author

@yhsieh1 yhsieh1 Mar 25, 2026

Choose a reason for hiding this comment

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

That's true. I assume this is for the first time setup. I will update it in a different way.

@yhsieh1 yhsieh1 merged commit a98d28d into main Mar 25, 2026
5 checks passed
@yhsieh1 yhsieh1 deleted the t/commerce/W-20599722/improve-docs branch March 25, 2026 21: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.

2 participants