https://github.com/frankxai/arcanea-records
https://github.com/frankxai/arcanea-records
ai-music arcanea audio creative-ai music music-production sound-design suno
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/frankxai/arcanea-records
- Owner: frankxai
- Created: 2026-02-25T02:30:50.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-03-21T21:14:17.000Z (3 months ago)
- Last Synced: 2026-03-22T09:49:55.982Z (3 months ago)
- Topics: ai-music, arcanea, audio, creative-ai, music, music-production, sound-design, suno
- Language: TypeScript
- Size: 162 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Arcanea
**The imagination layer for AI.**
Superintelligent prompts that make every model feel like magic.
[](https://arcanea.ai)
[](https://www.npmjs.com/org/arcanea)
[](./LICENSE)
---
## Use Arcanea now
| How | What you get |
|:----|:-------------|
| **[arcanea.ai](https://arcanea.ai)** | Chat, create images, write stories, compose music — free |
| **Claude Code** | `claude mcp add arcanea -- npx -y @arcanea/mcp-server` |
| **Any AI** | Copy a prompt from [arcanea.ai/sanctum](https://arcanea.ai/sanctum) |
| **Authors** | `npx author-os-cli init` — AI-native book production |
## What's inside
```
apps/web/ The platform — Next.js 16, Supabase, Vercel
packages/ 42 shared libraries, VS Code extension, MCP server
book/ 200K+ words of original creative philosophy
.arcanea/lore/ The canon — mythology that doubles as architecture
prompts/ Arcanean Prompt Language spec + templates
```
## The philosophy
Arcanea is a creative multiverse where mythology *is* methodology. Every character, location, and progression system in the world is also an architectural pattern you can use to build your own.
Think **Unreal Engine** (not a game — the engine for making games), **D&D** (not a story — the system for infinite stories). Arcanea's world is both real content people engage with *and* templates anyone can fork for their own universe.
**The creator journey:** Imagine a world → Build AI agents that live in it → Create consistent content → Publish → Earn → Expand as your fans become creators too.
## Build with Arcanea
| Package | What it does |
|:--------|:-------------|
| [`@arcanea/mcp-server`](https://www.npmjs.com/package/@arcanea/mcp-server) | MCP server — add Arcanea to Claude Code, Cursor, or any MCP client |
| [`author-os-cli`](https://www.npmjs.com/package/author-os-cli) | AI-native book production pipeline |
| [`arcanea-claw`](./arcanea-claw/) | 24/7 media processing daemon |
| [`@arcanea/vscode`](./packages/vscode/) | VS Code extension with Guardian-powered AI modes |
## For developers
```bash
git clone https://github.com/frankxai/arcanea.git
cd arcanea && pnpm install
cp .env.example .env.local
pnpm dev
```
**Stack:** Next.js 16 · React 19 · TypeScript (strict) · Supabase · Vercel AI SDK · Gemini + Claude
## The Library
> *"These books are not entertainment. They are equipment for living."*
17 collections of creative philosophy in [`book/`](./book/) — Laws, Legends, Meditations, an Academy Handbook, and more. Not content to consume, but frameworks to practice.
## Contributing
We welcome contributions from creators and developers. See [CONTRIBUTING.md](./CONTRIBUTING.md).
## License
Proprietary. See [LICENSE](./LICENSE). Source is viewable for transparency; viewing does not grant usage rights.
---
*"Enter seeking, leave transformed, return whenever needed."*
**[arcanea.ai](https://arcanea.ai)** · Built by [FrankX](https://github.com/frankxai)