docs: 暫緩遠端 MCP,移除 mcp.finmindtrade.com 使用者文件#6
Merged
Conversation
遠端 MCP(mcp.finmindtrade.com)暫不做:Claude.ai 網頁版 custom connector 只吃 OAuth 2.1(大工程),其他 client 走本機 stdio 已足夠。移除指向尚未存在 endpoint 的使用者文件,避免誤導: - 刪除 install/claude-ai.md(整份是 Claude.ai 網頁版遠端設定) - README:移除 host 表「Claude.ai (Web)」列 + 發佈段的 remote endpoint 註記 - knowledge/token-guide.md:移除「Remote 模式(Claude.ai integrations)」整段、 host 清單去掉 Claude.ai - docs/mcp-original-readme.md:intro 去掉 Claude.ai 保留 docs/spec.md(設計 spec)與 docs/plans/2026-05-17.md(歷史 plan)作為設計記錄, 內含未來真要做時的方向(host 在 api FastAPI mount MCP + backend 做 OAuth)。 Co-Authored-By: Claude Opus 4.7 (1M context) <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.
遠端 MCP
mcp.finmindtrade.com暫不做(brainstorm 結論):Claude.ai 網頁版 custom connector 只吃 OAuth 2.1(不能設 header token),做它=backend 要蓋完整 OAuth server(大工程);其他 client(Claude Desktop/Code、Cursor、Windsurf、Gemini CLI、Codex)走本機 stdio 已足夠。為避免文件指向尚未存在的 endpoint,移除使用者文件:
install/claude-ai.md(整份是 Claude.ai 網頁版遠端設定)knowledge/token-guide.md:移除「Remote 模式(Claude.ai integrations)」整段 + host 清單去掉 Claude.aidocs/mcp-original-readme.md:intro 去掉 Claude.ai保留(內部設計/歷史記錄,非使用者死連結):
docs/spec.md(含未來方向:host 在 api FastAPI mount MCP + backend OAuth)、docs/plans/2026-05-17.md。要的話我也可以幫這兩個加「暫緩」標記。FinMind-Doc 無需改動(AgentSkill 精簡時已無遠端內容)。31 tests 過。
🤖 Generated with Claude Code