[PR #6073] [MERGED] docs: replace pnpm with npx in ai tooling commands #23326

Closed
opened 2026-04-15 21:38:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/6073
Author: @lukasbesch
Created: 11/18/2025
Status: Merged
Merged: 11/18/2025
Merged by: @himself65

Base: canaryHead: update-docs-introduction


📝 Commits (2)

  • ae1a0e4 docs: replace pnpm with pnpx in ai tooling commands
  • d6bb88e docs: update command examples from pnpx to npx in introduction

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 docs/content/docs/introduction.mdx (+4 -4)

📄 Description

This pull request makes a minor update to the documentation to improve the command examples for adding the MCP server to your preferred client.

  • Updated all CLI command examples in the docs/content/docs/introduction.mdx file to use pnpx instead of pnpm, ensuring the Better Auth CLI runs correctly even if it is not installed yet.

Summary by cubic

Updated the introduction docs to use npx in MCP server commands, so the Better Auth CLI runs even if it isn’t installed locally. Replaced pnpm with npx across all client tabs (Cursor, Claude Code, Open Code, Manual).

Written for commit d6bb88ea0e. Summary will update automatically on new commits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/6073 **Author:** [@lukasbesch](https://github.com/lukasbesch) **Created:** 11/18/2025 **Status:** ✅ Merged **Merged:** 11/18/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `update-docs-introduction` --- ### 📝 Commits (2) - [`ae1a0e4`](https://github.com/better-auth/better-auth/commit/ae1a0e4e638fce22fb50fb0aa02283b4af7c3c11) docs: replace `pnpm` with `pnpx` in ai tooling commands - [`d6bb88e`](https://github.com/better-auth/better-auth/commit/d6bb88ea0e3ef25ebb0551195ca451db6bc0ba62) docs: update command examples from pnpx to npx in introduction ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/introduction.mdx` (+4 -4) </details> ### 📄 Description This pull request makes a minor update to the documentation to improve the command examples for adding the MCP server to your preferred client. * Updated all CLI command examples in the `docs/content/docs/introduction.mdx` file to use `pnpx` instead of `pnpm`, ensuring the Better Auth CLI runs correctly even if it is not installed yet. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Updated the introduction docs to use npx in MCP server commands, so the Better Auth CLI runs even if it isn’t installed locally. Replaced pnpm with npx across all client tabs (Cursor, Claude Code, Open Code, Manual). <sup>Written for commit d6bb88ea0e3ef25ebb0551195ca451db6bc0ba62. Summary will update automatically on new commits.</sup> <!-- End of auto-generated description by cubic. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-15 21:38:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#23326