Weaving cosmic threads...
Weaving cosmic threads...
Everything you need to build with the Creative Superintelligence. From your first creation to advanced API integrations.
Installation, setup, and your first creation.
AI chat, image generation, world-building.
Add the Arcanea AI provider to your project with a single command.
npm install @arcanea/ai-provider
Set up your provider API keys. Arcanea routes to 13 providers through one interface.
ANTHROPIC_API_KEY=sk-ant-xxx GROQ_API_KEY=gsk_xxx
Use the unified API to generate text, images, music, and more with any model.
import { createArcanea } from '@arcanea/ai-provider';
const arcanea = createArcanea();OpenAI-compatible chat API with smart model routing across 26 models.
Generate images with Flux 2, DALL-E 3, Imagen 4, and more.
Access the 16 Luminor companions for domain-specific creative guidance.
Programmatic access to 200K+ words of creative wisdom across 17 collections.
Vercel AI SDK provider for 26 models
Model Context Protocol server for coding agents
Luminor companion system for AI chat
Library content system for wisdom texts
27 repositories, open-source ecosystem
Join the creator community
Full API reference and guides
35 packages in the ecosystem
Arcanea never stores your API keys. All provider keys are passed through as headers and used only for the duration of the request. Your data stays yours.