SummonAI Kit developer resources
This is the developer resources hub for SummonAI Kit: the command line tool that installs the kit, the two install scripts, the release history, and the machine-readable pages that agents and other tools can read directly from this site. Every link on this page goes to something that answers today; nothing here is a placeholder for a resource this product does not have.
The command line tool
summonaikit is the command line tool that signs you in to your licence, installs the kit into Claude Code, Cursor or Codex, and can run headless with a --json flag for use inside another agent or in continuous integration. Its full command reference, and both one-line install scripts, are on its own page.
Getting the kit without a terminal
If the command line tool is not an option, the kit downloads as an archive with written instructions for where each folder goes. It needs a signed-in account holding a licence, so it is not an open download link. The /cli page covers when to reach for this instead.
Release history
Every release, newest first, in plain language. The same history is published as JSON at a fixed URL, which is the one to point a script or an agent at: it is the source the page itself renders from, so the two cannot disagree.
Reading this site as an agent
Six pages serve Markdown instead of HTML to any client that sends "Accept: text/markdown", and from the same path with .md appended, for example /cli.md. Both forms carry "Vary: Accept". A request for Markdown that misses answers with a recovery document listing where to look instead, rather than a bare 404.
The agent index says what SummonAI Kit is, which jobs it suits and which it does not, and lists every resource on this page with its real URL. Start there rather than scraping the marketing pages.
Support
Install, sign-in and licence problems go to hello@summonaikit.com and are answered by the person who builds the tool. There is no ticket system and no bot in front of it.