[PR #7585] [MERGED] fix(cli): update MCP URL from Chonkie to Inkeep #15668

Closed
opened 2026-04-13 10:09:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/7585
Author: @Paola3stefania
Created: 1/24/2026
Status: Merged
Merged: 1/26/2026
Merged by: @himself65

Base: canaryHead: fix/update-mcp-url-to-inkeep


📝 Commits (3)

  • 8fb1bd7 fix(cli): update MCP URL from Chonkie to Inkeep
  • 955bc62 Merge branch 'canary' into fix/update-mcp-url-to-inkeep
  • b48fdfa make lint happy

📊 Changes

3 files changed (+11 additions, -11 deletions)

View changed files

📝 docs/components/mdx/add-to-cursor.tsx (+2 -2)
📝 docs/content/docs/introduction.mdx (+4 -4)
📝 packages/cli/src/commands/mcp.ts (+5 -5)

📄 Description

Summary by cubic

Switched MCP from Chonkie to the Inkeep-hosted server and renamed the MCP from better-auth-docs to better-auth. CLI, docs, and the Cursor deeplink now use https://mcp.inkeep.com/better-auth/mcp to prevent broken installs.

Written for commit b48fdfa8f0. Summary will update 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/7585 **Author:** [@Paola3stefania](https://github.com/Paola3stefania) **Created:** 1/24/2026 **Status:** ✅ Merged **Merged:** 1/26/2026 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `fix/update-mcp-url-to-inkeep` --- ### 📝 Commits (3) - [`8fb1bd7`](https://github.com/better-auth/better-auth/commit/8fb1bd7dd986c214bdd6b230af26414c54451f47) fix(cli): update MCP URL from Chonkie to Inkeep - [`955bc62`](https://github.com/better-auth/better-auth/commit/955bc628558ef650b1171a3a6ab804dd83703a8f) Merge branch 'canary' into fix/update-mcp-url-to-inkeep - [`b48fdfa`](https://github.com/better-auth/better-auth/commit/b48fdfa8f0f9477661c67f33df1a1bb4fb872331) make lint happy ### 📊 Changes **3 files changed** (+11 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `docs/components/mdx/add-to-cursor.tsx` (+2 -2) 📝 `docs/content/docs/introduction.mdx` (+4 -4) 📝 `packages/cli/src/commands/mcp.ts` (+5 -5) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Switched MCP from Chonkie to the Inkeep-hosted server and renamed the MCP from better-auth-docs to better-auth. CLI, docs, and the Cursor deeplink now use https://mcp.inkeep.com/better-auth/mcp to prevent broken installs. - **Migration** - Replace any "better-auth-docs" entries with "better-auth". - Use the new URL: https://mcp.inkeep.com/better-auth/mcp. - Examples: - Claude Code: claude mcp add --transport http better-auth https://mcp.inkeep.com/better-auth/mcp - Open Code config: "mcp": { "better-auth": { "type": "remote", "url": "https://mcp.inkeep.com/better-auth/mcp", "enabled": true } } - mcp.json: { "better-auth": { "url": "https://mcp.inkeep.com/better-auth/mcp" } } <sup>Written for commit b48fdfa8f0f9477661c67f33df1a1bb4fb872331. Summary will update 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-13 10:09:52 -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#15668