## 背景 MCP server 目前不暴露项目链接管理工具,Claude 无法通过 MCP 管理跨项目上下文。 ## TODO - [ ] `link_project` tool — 链接两个项目(参数:source, target, role, auto_inject_paths) - [ ] `unlink_project` tool — 取消链接 - [ ] `get_linked_context` tool — 获取关联项目的上下文摘要 - [ ] 在 `internal/mcp/context_tools.go` 中实现 - [ ] 注册到 MCP server