ctx-insight

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Context Mode Insight

Context Mode Insight

Open the personal analytics dashboard in the browser.
在浏览器中打开个人分析仪表盘。

Instructions

操作说明

  1. Call the
    ctx_insight
    MCP tool (no parameters needed, or pass
    port: 4747
    to customize).
  2. 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
  3. Display the tool's output to the user — it contains progress steps and the dashboard URL.
  4. 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."
  1. 调用
    ctx_insight
    MCP工具(无需参数,或传入
    port: 4747
    进行自定义)。
  2. 该工具会执行以下操作:
    • 将源文件复制到缓存(仅首次运行)
    • 安装依赖项(仅首次运行,约30秒)
    • 构建仪表盘(约1秒)
    • 启动本地服务器
    • 打开浏览器
  3. 向用户展示工具的输出内容——其中包含进度步骤和仪表盘URL。
  4. 告知用户:
    • "仪表盘正在 http://localhost:4747 运行"
    • "刷新页面以查看更新后的指标"
    • "当Claude退出时,仪表盘会自动停止。如需提前停止:终止上方显示的PID进程。"