CursorPool
← 返回首页
Pathmode logo

Pathmode

0

将 AI agent 连接到你的 Intent Layer,获取结构化规格(目标、成果、约束、边界情况)、依赖图分析(关键路径、瓶颈、循环)、工作区策略与实现 prompt,让 agent 构建正确的东西而非随便的东西。

MCPPathmode
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "command": "npx",
  "args": [
    "@pathmode/mcp-server"
  ],
  "env": {
    "PATHMODE_API_KEY": "pm_live_..."
  }
}