Appkeel is the planning command center for teams that write code with AI agents. A task is grilled, turned into a spec and cut into subtasks in a chat; what settles lands in the Canon. Your agent picks the ready task up over MCP and hands back a review report you accept without reading the code.
Stop scattering the spec across notes, tickets and chat threads. Appkeel holds the single source of truth — and keeps your agents pointed at it.
Vision, roadmap phases, tasks, locked decisions, data model and user scenarios — structured, versioned, in one place.
Agents connect once and read the current plan on demand — always building against the truth, never a stale copy.
Agents never edit the canon directly. Every proposed change comes back as a revision for approval — and if an agent hits a gray area, it raises a question in the task thread instead of guessing.
Planning lives apart from the repo but stays fully in sync — restructure the roadmap without touching a line of code.
Architectural calls are recorded as they're made, so agents inherit the why — not just the what. Locked decisions always win over aspirational vision or stack prose — agents build to the decision, not the pitch.
Schematic screen prototypes anchored to your data model and user workflows — so agents build UI against an approved layout, not a guess.
Point a fresh folder at Appkeel and it hands back a CLAUDE.md stub, curated skills, and setup steps — the agent scaffolds the project before writing a line.
Capture the product vision, roadmap phases and data model. Appkeel turns it into a structured plan agents can query.
Claude Code and friends connect to Appkeel over MCP, claim a ready task and implement it in your own repo. The agent is yours: the product holds the plan and takes the result back — you run the agent.
The agent submits the task with a two-axis review report; proposed changes to the plan wait in the Inbox. Accept what is right, send back what is not — without reading the code.
Add Appkeel as an MCP server and your agent can read the plan, phases and decisions — and open changes for review — no glue code.
{
"mcpServers": {
"appkeel": {
"command": "npx",
"args": ["-y", "@appkeel/mcp"],
"env": { "APPKEEL_TOKEN": "ak_live_…" }
}
}
}Set up your first canon free. Connect an agent in minutes.