Skip to content

KellisLab/mantis-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mantisai-cli

Mantis developer CLI — spaces, maps, MCP tools for AI agents, and editor skill sync.

Naming: repo KellisLab/mantis-cli, npm package mantisai-cli, binary mantis.

Full docs (VitePress):

Source: Mantis/docs/mantis-cli/

Requirements

Install

npm install -g mantisai-cli
mantis setup
mantis setup claude    # optional: Claude Code skills
mantis use get_space_context

Config: ~/.mantis/config.json

Commands

Command Description
mantis setup [claude|opencode|codex] API + space/thread, or sync editor skills
mantis status Current config
mantis select [space|thread|both] Switch space/thread
mantis spaces list|resolve|set Scriptable space ops (JSON)
mantis threads list|new|set Scriptable thread ops (JSON)
mantis tools List MCP tools
mantis use <tool> Call an MCP tool (JSON output)
mantis create map <file> Map from CSV/XLSX
mantis create codebase [root] Index repo; optional --create-map

npm

https://www.npmjs.com/package/mantisai-cli

License

MIT — see LICENSE.

About

Mantis developer CLI — manage spaces, create maps, and configure Claude Code integration.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors