Install, connect, and begin building your knowledge library with your existing LLM API subscription.
Install Xandr
Install the CLI or SDK and get ready to run your first task.
Configure Your Environment
Add your API keys, then optionally set environment and project context.
Required
AI_PROVIDER_API_KEY=your_key
XANDR_API_KEY=your_key
// Supported providers include OpenAI, Gemini, DeepSeek, and more.
// Use environment variables or your secret manager for key storage.
Optional
XANDR_ENV=dev
XANDR_PROJECT=my-app
// Use XANDR_ENV to separate environments, and use XANDR_PROJECT to organize traces and Knowledge Blocks by app or workspace.
Choose Your Subscription
Choose from free usage, monthly billing, or crypto wallet integration.
Starter
$0 / mo
300 calls/month. Free forever. No credit card required.
Builder
$10 / mo
1,200 calls/month. Full library access and usage analytics.
Team
$49 / mo
5,000 calls/month. Team seats, shared library, priority support.
Run Your First Task
Integrate Xandr into your workflow and build with relevant library assets and compoundable knowledge.
Capture Your First Knowledge Block
Capture successful results as Knowledge Blocks that add reusable context, patterns, and standards to your knowledge library.
Welcome To The Platform
You are set to begin building with Xandr. Use these core commands to improve your AI work, search the knowledge library, and capture successful workflows.
xandr consult "<task>"
Run a task with relevant library assets.
xandr query "<topic>"
Search Knowledge Blocks and related assets.
xandr derive --json
Capture a reusable result as structured output.
xandr status
Check your current setup and configuration.