Vercel / Next.js

Add Inception to your Vercel storefront in one click.

Connect Vercel and we provision everything, then open a pull request that drops the middleware into your repo — catalog route-through enabled, SDK pinned. Merge it and you’re live at the edge. No config to hand-write.

1
click to install
~3 min
to live
245 KB
middleware · 50 KB gzip
<2 ms
added for humans
What one click does

Connect. Merge. Live.

The OAuth installer does the provisioning and opens the pull request. You review a clean diff and merge it — there’s nothing to wire up by hand.

01
Connect
Connect Vercel
OAuth provisions your API key, your tenant, and a Vercel Edge Config store, and verifies your domains. About thirty seconds.
02
Review
We open a pull request
A ready-to-merge PR drops middleware.ts into your repo with the catalog route-through enabled and the SDK pinned. Read the diff — nothing hidden.
03
Ship
Merge, and you’re live
Vercel auto-deploys. Agent detection, the catalog route-through, the trace beacon, and the MCP proxy are wired together. Nothing to configure.
One install, every layer

Everything works together. Nothing to pick.

The default install wires every layer as one system — there are no parts to choose and nothing to assemble. It just runs.

DETECT

Agent detection

AI traffic identified at the edge in under 5 ms. Human visitors pass through untouched.

SERVE

Catalog route-through

Your real, normalized catalog served from your own domain when an agent asks for it.

STITCH

Trace beacon

One component in your layout stitches agent-driven arrivals into your compounding intent graph.

PROXY

MCP auto-proxy

Your /mcp route is signed and proxied to the hosted MCP backend automatically — for Claude clients.

Works with your stack

Drop-in for the Vercel + Next.js stack.

Next.js 14+ App Router

Runs at the Vercel edge. Next.js 13 Pages Router works through the same middleware — no shim required.

Zero impact on humans

Detection is local pattern matching: under 2 ms of overhead and no external calls for human traffic.

Fully reversible

Remove the middleware and the env vars; your site reverts to its default behavior on the next deploy.

Two minutes, one click

Connect Vercel. Merge the PR. You’re live.

The one-click installer provisions your env vars and Edge Config and opens the pull request for you. Merge it, and your storefront is agent-ready at the edge.