A lightweight framework for building AI agents with TypeScript
Visit our documentation for:
Use our CLI to create a new SpinAI project:
npx create-spinai
Read the README of the template you chose for a full list of env variables to setup.
Usually you'll need at minimum a .env file with your LLM's api key. All templates use OpenAI by default, but you can change the provider to your preferred LLM.
OPENAI_API_KEY=your_api_key_here
Start your agent:
npm run dev
MIT © FallomAI
$ claude mcp add spinai \
-- python -m otcore.mcp_server <graph>