ctx-insight
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseContext Mode Insight
Context Mode Insight
Open the personal analytics dashboard in the browser.
在浏览器中打开个人分析仪表盘。
Instructions
操作说明
- Call the MCP tool (no parameters needed, or pass
ctx_insightto customize).port: 4747 - The tool will:
- Copy source files to cache (first run only)
- Install dependencies (first run only, ~30s)
- Build the dashboard (~1s)
- Start a local server
- Open the browser
- Display the tool's output to the user — it contains progress steps and the dashboard URL.
- Tell the user:
- "Dashboard is running at http://localhost:4747"
- "Refresh the page to see updated metrics"
- "Dashboard stops automatically when Claude exits. To stop sooner: kill the PID shown above."
- 调用MCP工具(无需参数,或传入
ctx_insight进行自定义)。port: 4747 - 该工具会执行以下操作:
- 将源文件复制到缓存(仅首次运行)
- 安装依赖项(仅首次运行,约30秒)
- 构建仪表盘(约1秒)
- 启动本地服务器
- 打开浏览器
- 向用户展示工具的输出内容——其中包含进度步骤和仪表盘URL。
- 告知用户:
- "仪表盘正在 http://localhost:4747 运行"
- "刷新页面以查看更新后的指标"
- "当Claude退出时,仪表盘会自动停止。如需提前停止:终止上方显示的PID进程。"