MCPcopy Index your code
hub / github.com/ai-ng/magic-spell

github.com/ai-ng/magic-spell @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
7 symbols 22 edges 6 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Magic Spell

Magic Spell is an AI-powered text editor built with Next.js and the Vercel AI SDK, using Groq for super fast inference.

Deploy with Vercel

Developing

  • Clone the repository
  • Create a .env.local file with AI_GATEWAY_API_KEY=your-api-key where your-api-key is your Vercel AI Gateway key.
  • You can also authenticate with a Vercel OIDC token by linking to a Vercel project (vercel link) and pulling env variables (vercel env pull).
  • Run pnpm install to install dependencies.
  • Run pnpm dev to start the development server.

Core symbols most depended-on inside this repo

Shape

Function 7

Languages

TypeScript100%

Modules by API surface

app/icons.tsx3 symbols
app/layout.tsx2 symbols
app/page.tsx1 symbols
app/api/completion/route.ts1 symbols

For agents

$ claude mcp add magic-spell \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page