灵计一动 (lingji)

Created By
飘飘2 hours ago
灵计一动:把灵感拆成可勾选的计划,AI 写代码时经 MCP 自动打钩,做完一键归档成文章。免费。 Lingji turns a one-line idea into a checkable plan outline. Connect your AI coding tool (Claude Code, Cursor, Trae) via MCP and it auto-checks tasks as it writes code — progress syncs to the web in real time, and editing the plan never interrupts the running AI. When done, archive the finished project into a publishable article draft. Free to use.
Overview

灵计一动 (Lingji)

把灵感拆成可勾选的计划,AI 写代码时经 MCP 自动打钩,做完一键归档成文章。免费。

Turn ideas into checkable plans your AI ticks off as it codes — then archive the journey into an article. Idea → Plan → MCP auto-check → Article.

它解决什么 / Why

用 AI 编码工具(Claude Code / Trae 等)写代码时,AI 一顿改,你却很容易忘了回去更新计划,进度永远对不上。灵计一动让 AI 在写代码的过程中自己把完成的任务勾掉,进度实时同步到网页。

核心能力 / Features

  • 灵感 → 可执行大纲:一句话想法,AI 拆成可逐条勾选的原子任务
  • MCP 自动勾选:AI 写代码时自动打钩,进度实时回填网页
  • 改计划不打断 AI:网页改计划节点,AI 下次调用自动同步(按来源区分的版本号双向同步)
  • 项目约束:每个项目存一份开发规范,AI 接入自动读取并遵守
  • 一键归档成文章:做完的计划整理成可发表的复盘/教程草稿

接入 / Setup

Claude Code(一行命令,Key 在网页 https://lingji1dong.com 登录后生成):

claude mcp add lingji --scope user --transport http https://lingji1dong.com/mcp \
  --header "Authorization: Bearer YOUR_API_KEY"

其他客户端(remote / Streamable HTTP):

{
  "mcpServers": {
    "lingji": {
      "url": "https://lingji1dong.com/mcp",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}

工具 / Tools

  • 计划:get_plan, set_plan, update_node_status, add_node, rename_node, move_node, delete_node
  • 笔记:add_note, get_notes
  • 项目/灵感:create_project, list_projects, create_inspiration, get_inspiration, list_inspirations, search_inspirations
  • 上下文:get_project_context

Server Config

{
  "mcpServers": {
    "lingji": {
      "url": "https://lingji1dong.com/mcp",
      "headers": {
        "Authorization": "Bearer <Your API_KEY>"
      }
    }
  }
}
Project Info
Created At
2 hours ago
Updated At
2 hours ago
Author Name
飘飘
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Runyay Mcp

6 hours ago
Meteomatics

7 hours ago
Podstow

16 hours ago