Tag: mcp
All the articles with the tag "mcp".
-
Context7 為什麼長出兩種使用模式?一段從 git log 考古出來的架構演進史
Context7 現在同時提供 MCP 與 CLI + Skills 兩種模式。從 git log 一路考古,拆解這兩條路的出現時間、設計動機、各自的問題,以及那個被 timeout 殺掉的 research mode。
-
用自然語言設定 Ghostty — 開發 Claude Code Plugin 的經過
Ghostty 純文字設定檔的不便催生了一個想法:把 Ghostty CLI 包裝成 MCP Server,搭配 Claude Code Skill,用自然語言來設定終端機。從踩坑到上架 Marketplace 的開發紀錄。
-
在 Claude Desktop 上使用 JetBrains MCP Server
在 Claude Desktop 設定 JetBrains MCP Server 時遇到 env: node: No such file or directory 錯誤的排查與解決方法。
-
MCP Specification 傳輸層進化:從 HTTP with SSE 到 Streamable HTTP
MCP 規格 2025-03-26 版將傳輸層從 HTTP+SSE 改為 Streamable HTTP,比較兩個版本的關鍵差異與遷移影響。