docs: CLAUDE.md 更正 mingri key 位置与 REST 端点 - #47
Merged
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
背景
CLAUDE.md 记载 mingri 的 Bearer key 在本项目的 mcpServers 配置下;2026-07-25 实查发现该配置实际在 minger 项目(
~/dev/local/minger)下,且MINGRI_API_URL不含/api/v1前缀,按旧说明拼端点会 307 到登录页。改动
projects["/Users/tn/dev/local/minger"].mcpServers.mingri.env.MINGRI_API_KEY);https://mingri.vercel.app,端点需自行拼/api/v1/…;验证
POST /api/v1/tasks建卡实测成功(2026-07-25 补的两张 done 卡)。🤖 Generated with Claude Code