Announcing Igniter.js MCP Server.Read the announcement

The First AI-Native Framework: Built for Code Agents, Perfected for Developers

Works with modern technologies

Igniter.js is the first AI-native TypeScript framework with built-in training for 15+ Code Agents (Cursor, Claude Code, Copilot). Delivering zero setup, advanced debugging, and a low-entropy architecture. Build with type-safe RPC, real-time events, background jobs — works seamlessly with Next.js, Bun, Hono, Express, and beyond.

Try it out.

npx @igniter-js/cli@latest init

localhost:3000

New App launched!
Terminal
npx igniter init ◇ Project name│ my-igniter-app◆ Choose a runtime│ ● Next.js│ ○ Bun│ ○ Hono

End-to-End Type Safety

Write your API once, get fully-typed clients automatically. Pure TypeScript magic with zero config.

Framework Agnostic

Works with Next.js, Express, Hono, and Bun. Built on Web Standards for maximum compatibility.

Real-Time & Jobs

Server-Sent Events and job queues built-in. Add live updates and async processing.

Code Agents Ready

Native training for Cursor, Claude Code, Copilot, and 15+ AI assistants. Zero configuration required.

Powerful Plugin System

Self-contained modules that add routes, middleware, and type-safe actions across projects.

CLI & Developer Tools

Interactive CLI with scaffolding and live dashboard. Start instantly with 'igniter init'.

Feature-Based

Organize by business features, not layers. High cohesion, low coupling for better scalability.

Dependency Injection

Type-safe DI through the Context system. Inject databases and services in a testable way.

Built for Developers

Build faster with a modern tech stack for Developers and Code Agents