灵计一动:把灵感拆成可勾选的计划,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.
Server Config
{
"mcpServers": {
"lingji": {
"url": "https://lingji1dong.com/mcp",
"headers": {
"Authorization": "Bearer <Your API_KEY>"
}
}
}
}