sirtai
v1.4.0
Published
SIRT.ai — External memory for AI. Sign up, connect MCP, done.
Downloads
56
Maintainers
Readme
sirtai
External memory for AI. Sign up, connect MCP, done.
Quick Start
npx sirtai initThis will:
- Create your account (email only)
- Generate your API key (shown once)
- Auto-configure Claude Desktop MCP
Manual Setup
npm i -g sirtai
sirt initOr with env vars:
export SIRT_API_KEY=sirt_your_key
export SIRT_SERVER=https://sirt-v2.goldplatinum11.workers.dev
sirt statsCommands
sirt init Sign up & auto-configure MCP
sirt stats Brain statistics
sirt search <query> Keyword search
sirt node <id> Show node
sirt save <id> --summary S Save or update a node
sirt billing Plan, limits & usage
sirt upgrade pro Open Stripe checkout
sirt key-rotate Generate new API key
sirt doctor End-to-end health checks
sirt help Full command listPlans
| Plan | Rate | Nodes | Storage | Price | |------|------|-------|---------|-------| | Free | 60/min | 500 | 10 MB | $0 | | Pro | 600/min | 50K | 5 GB | $29/mo | | Max | 1,200/min | 500K | 30 GB | $99/mo | | Max+ | 3,000/min | Unlimited | 100 GB | $199/mo |
License
MIT
