Tag: mcp
All the articles with the tag "mcp".
-
用自然語言設定 Ghostty — 開發 Claude Code Plugin 的經過
Ghostty 純文字設定檔的不便催生了一個想法:把 Ghostty CLI 包裝成 MCP Server,搭配 Claude Code Skill,用自然語言來設定終端機。從踩坑到上架 Marketplace 的開發紀錄。
-
在 Claude Desktop 上使用 JetBrains MCP Server
https://github.com/JetBrains/mcp-jetbrains JetBrains 有提供 MCP Server plugin 可以讓 MCP client 使用,照 JetBrains/mcp-jetbrains 的說明文件在 Claude Desktop 設定會出現以下錯誤: env: node: No such file or directory 原來是因為我的
-
MCP Specification 傳輸層進化:從 HTTP with SSE 到 Streamable HTTP
在 2025-03-26 Key Changes 的 Major changes 第二項明確指出: Replaced the previous HTTP+SSE transport with a more flexible Streamable HTTP transport (PR #206) 相較於 2024-11-05 版本中關於 HTTP with SSE 的描述,2025-03-26