Weaving cosmic threads...
Weaving cosmic threads...
The Arcanea platform is built on a foundation of intelligent packages. Build creative skills, contribute to our open source packages, and extend the platform with the MCP server.
Byzantine/Raft/Gossip/Gate Quorum consensus algorithms
SONA learning + 7 RL algorithms (A2C, DQN, PPO, Q-learning)
HNSW vector search with Intelligence-namespaced vaults
Swarm communication, 12 Spirits workers, MCP bridge
Prompt engine, asset vault, curator, sessions
Multi-agent workflow orchestration
Vector search with 150x speedup
Adaptive learning from outcomes
35 Intelligence-aligned activation rules
Intelligent routing and feedback
Mythological framework templates
Cosmic media storage
Content quality assessment
Creation state management
Request routing to AI models
Output validation
Context window management
42 tools with skill-rules
Add 54 skills to your coding agent
npx @arcanea/skillsStart the Arcanea-enhanced Claude agent
npx claude-arcaneaAdd any intelligence package to your project
npm install @arcanea/council @arcanea/ritualsRun the Arcanea MCP server locally
npx @arcanea/mcp-serverAll credits endpoints require authentication via Supabase session. The webhook endpoint requires Stripe signature verification.
/api/credits/balanceReturns the authenticated user’s credit balance including purchased credits, daily free credits, and Forge subscription status.
{ "purchased": 100, "dailyRemaining": 5, "forgeActive": false, "total": 105 }/api/credits/spendSpend 1 credit for a creation. Checks entitlement in priority order: Forge subscription (unlimited), daily free credits, then purchased credits.
{ "type": "chat" | "image" | "music" | "story" }{ "success": true, "remaining": 104, "source": "purchased" }/api/credits/checkoutCreates a Stripe Checkout session for purchasing a credit pack. Returns a checkout URL to redirect the user.
{ "packId": "starter" | "creator" | "studio" }{ "url": "https://checkout.stripe.com/..." }/api/credits/webhookStripe webhook handler. Processes checkout.session.completed and subscription lifecycle events. Requires Stripe signature verification.
Raw Stripe event payload{ "received": true }Connect Arcanea tools to Claude, Cursor, Windsurf, or any MCP-compatible agent. Each server runs as a standalone process.
The core MCP server with 42 tools: world-building, canon validation, Luminor companions, story generation, agent orchestration.
npx @arcanea/mcp-serverHNSW vector memory with vault storage, classification, sync, and horizon logging. Persistent memory across sessions.
npx @arcanea/memory-serverIntelligence layer for research, knowledge synthesis, and domain-expert routing. Connects to 13 AI providers.
npx @arcanea/infogenius-serverMain monorepo. Web app, intelligence packages, MCP servers, creative pipeline, and 49 npm packages.
103 open-source skills for Claude Code, Cursor, Windsurf, and any MCP-compatible agent. Fork and extend.
The Arcanea Soul engine. Canon-aware personality system, world config generation, and identity framework.
Standalone companion app with Luminor chat, creative tools, Docker deployment, and Railway support.
Join our developer community. Create skills, contribute to packages, and help shape the future of creative AI.