Alkahest
A service that turns your codebase into a screen-level product map: every screen, how they navigate, and the APIs each one calls. Your coding agents work on it alongside issue and note maps.
Key Features
The Map Your Codebase Never Shipped With
Screens become nodes; navigation and API/data calls become edges. It rescans on commit, so the map stays current.
Your Agent Asks, You Decide
Coding agents read and write every map over MCP. When they hit a call only you can make, they post a question on the issue and wait for your answer.
Documents on a Canvas
Markdown notes laid out on a canvas and linked to the issues and code nodes they concern, instead of scattered chat logs.
Pulled In Only When Needed
Open decisions reach you in Slack or Discord, and your home page keeps a journal of what your agents did while you were away.
Open-Source CLI, No API Key
alkahest-cli scans locally and never uploads your source code. Your connected agent (Claude Code, Codex, Cursor) writes the summaries and PRDs.
Report from Inside Your Product
alkahest-toolbar adds a report button to your running app with one snippet. Reports land as issues with the page URL attached.
Tech Stack
Next.js
Web App
Supabase
Backend
TypeScript
Language
MCP
Agent Protocol
Project Info
Platform
Web
Category
Developer Tools
Languages
EN
Related Projects
alkahest-cli
The open-source CLI for Alkahest. Framework adapters from Next.js to SwiftUI and Flutter scan your code into a product map, and an MCP server hands it to your coding agents. No API key.
alkahest-toolbar
An embeddable issue-reporting toolbar for your running product. Your team files Alkahest issues from the page they are on. About 10 kB, zero dependencies, invisible to regular visitors.
owlcode
CLI bot for remote Claude Code access via Telegram. Send coding tasks from your phone and get results back instantly.
Map Your App in the Next Five Minutes
Sign up at alkahest.app, scan with the CLI, and publish for a shareable link. The CLI and toolbar are MIT-licensed on GitHub.