Claude Context Bridge

io.github.PhoenixFeuer32v2.0.0更新于 Sep 24, 2026

Share context and questions between Claude instances — VS Code, claude.ai web, and mobile.

已验证Streamable HTTP可网页运行Developer ToolsAI & MLKnowledge & Memory

安装

在 SourceWeft 中

  1. 打开 控制台中的 Claude Context Bridge,将其添加到工作区。
  2. 为需要使用其工具的对话启用该服务。

Web executable,通过 Streamable HTTP。 远程服务在工作区中配置后即可从网页运行时运行。

其他 MCP 客户端

把它添加到你客户端的 mcpServers 配置中。

{
  "mcpServers": {
    "claude-context-bridge": {
      "type": "http",
      "url": "https://claude-context-bridge.fly.dev/mcp"
    }
  }
}

工具

0
工具元数据尚未被收录。

版本历史

1
  1. v2.0.0最新Sep 16, 2026