Skip to content
Integrate

How to integrate Wire AI

Three paths to a live personalized onboarding. Let your coding agent do it, install it by hand, or ship it with us. Pick the lane that fits how you build.

Free plan, no card.

How to integrate

Any AI tool can wire it in

Point your coding tool at our MCP server, or hand it the copy-paste integration prompt that ships inside the package, and it wires the SDK into your app for you. We ship an AGENTS.md too. You do not read a tutorial. Your tool does the work.

ClaudeClaude CodeCodexAntigravityReplitCursor
MCPPROMPTAGENTS.md
Wire AIWired into your app
Path 1

Let your coding agent do it

Point Claude Code or Cursor at Wire AI and it can wire the SDK in for you. We ship the tooling a coding agent needs to integrate end to end.

  • Connect it to your agent to register an onboarding app and pull the integration recipe as tool calls, not just docs.

  • Hand it to Claude Code, Cursor, or Copilot and it integrates the SDK in one pass.

  • The brief your agent reads first. Goal, API surface, integration steps, and the gotchas.

Path 2

Install it by hand

Prefer to wire it yourself? Install the package, initialize the client, and render. Your first flow is live in three calls.

$ npm install wireai-rn
initWireOnboarding({ apiKey, serverUrl })
// render the flow, and you are live
Read the SDK docs
Path 3

We do it with you

As a founding cohort seat, we handle the integration with you on the founder install call. Your first personalized onboarding goes live in an afternoon, and the measurement is wired in for you.

Sign up free

Open source

Built in the open: the generative UI SDK underneath

Wire AI runs on Wire RN, our open-source generative UI SDK. MIT licensed. A2A protocol, A2UI in v0.3. Streaming by default.

Works with React Native today. More mobile platforms on the way.

npm install wireai-rn·MIT

Ready to go live?

Sign up free and your first flow is live today, or read the docs and wire it in yourself.

See what's included or explore the open-source SDK it runs on.