FAQ
Short answers to questions new users ask most often.
Short answers to questions new users ask most often.
Same model, same Facilitator, same strategy captured. Claude.ai has a visual browser UI and supports images. Claude Code lives in your terminal and doesn't context-switch you out of your editor. Pick whichever fits your workflow.
No โ pick one or both. If you mostly work in the browser, Claude.ai is enough. If you live in the terminal, Claude Code covers you end-to-end. Many users have both connected and choose in the moment.
No. AlienMonster manages your strategy repo (.alienmonster/) โ your code lives in your own repo, written however you like. When you pass a name to init, it creates a fresh directory but doesn't add a framework โ you pick what goes in it.
Check that CLAUDE.md exists at the root of your repo. It tells the agent where to find your strategy. If it's missing, re-run npx alienmonster init in your project directory. Also confirm the MCP server is registered โ run npx alienmonster connect.
Cursor: yes, fully supported. ChatGPT: support is coming โ check the MCP tab in settings for the latest. Any tool that supports MCP will work with AlienMonster.