skip to main content
Agentic Experience for any website

Turn any websiteinto an Agentic Experience.

One script, and every user gets an agent that operates your product as them — in your own app, and in their ChatGPT and Claude through a per-tenant MCP server. It builds the views the UI never had, and tells you exactly what your users want. Not a bot that answers; an operator that acts.

scan your site — no signup

Live in 90 minutesSix languagesRuns as the user
scripted replay
Northwind
Search orders…YF
Orders
1,284 orders · 12 awaiting refund
Last 30 daysExport
Revenue
€48.2k
↑ 6.4%
Orders
1,284
↑ 3.1%
Refunds
12
awaiting
Avg. order
€37.60
last 30d
OrderCustomerStatusTotal
#4521MAMaria AlvarezPaid€89.00
#4520TBTom BeckerPaid€214.00
#4519LPLena PärtPending€42.50
#4518OROtto ReissPaid€1,120.00
Northwind assistant
AI assistant · themed to your app
AI can be inaccurate. Verify important information.
Ask me anything…
Auto-discovery

Your APIs become AI capabilities, automatically.

One command — no spec to upload, no integration project — reads your routes, types, and docs and produces a capability catalog: the reviewed list of everything the agent may do. Discovery proposes; you accept, edit, or reject. Your overrides survive every re-scan.

How it works

From git clone to a live Agentic Experience in three steps.

No FDE. No spec to upload. No integration code to maintain. Run the CLI, connect your data, ship.

  1. 0–15 minDiscovernpx syncanix init scans your codebase and writes the capability catalog.
  2. 15–40 minReview and gateApprove each capability in the dashboard — risk levels, scopes, confirmations.
  3. 40–60 minEmbed and adoptDrop in the widget — it adopts your theme — and switch on the MCP server.
  4. 60–90 minTest and go liveRun real prompts in your users' languages, then publish.

A typical first setup, end to end. Your codebase size moves the minutes, not the steps.

1 connect your data

Run the discovery CLI

Syncanix walks your codebase, finds every endpoint, and builds a capability catalog you review and own.

2 define actions

Accept, edit, ship

Approve the catalog in the dashboard. Reads run free; mutations ask first. Every call uses the user’s auth.

3 drop in the widget

One script tag

Add the embed to your app. Under 99 kB gzipped, WCAG-AA, RTL-ready, themed to your design system out of the box.

drop it in

Try it in your stack

Pick a corner and a size — this is the exact tag you ship, straight from the same builder the dashboard installs with.

Position
Size
<script
  type="module"
  src="https://cdn.syncanix.com/widget.js"
  data-key="pk_live_YOUR_KEY"
  data-position="bottom-right"
  data-chat-size="small"
></script>
Replace pk_live_YOUR_KEY with the publishable key from your dashboard.
It takes real actions

Not a chatbot.
An operator.

Your users say "refund order #4521 and email the customer" — and it happens. Every call round-trips through the browser carrying the end user’s own token. Watch the live trace: the model proposes, the user confirms, your app executes — and only what their scopes allow.

Runs as the signed-in user

Their JWT, their permissions, their audit trail. The model never holds a long-lived credential.

Mutations ask first

Reads auto-approve. Updates request confirmation. Destructive actions are blocked by default.

Every write is audited

Each action logs the actor, scope, and an id — to your trail, not ours. Fully reconstructable, after the fact.

The moat

One catalog.
Two surfaces.

The same discovered capabilities ship as a chat widget for your end users and a per-tenant MCP server for every agent. Nobody else does both from one source.

one capability catalog
list_ordersrefund_orderfind_customercreate_campaign+34
discovered once · reviewed & owned by you

The chat widget

for your end users

Embeddable, themeable, multilingual chat across five sizes and two layout modes. Drops into any interactive product in one script tag and adopts your design system automatically.

in-appthemed6 languages

The MCP server

for every agent

A per-tenant Model Context Protocol server, generated from the same catalog. Your product becomes reachable from Claude Desktop, Cursor, and ChatGPT connectors — a new distribution surface.

OAuth 2.1per-tenantany agent
Model Context Protocol

Your product, now in
every agent.

Every Syncanix customer gets an MCP server speaking the 2025-11-25 spec — Streamable HTTP, OAuth 2.1, scoped per tenant. Your users reach your app from the agents they already live in.

Claude Desktop
connected
OAuth 2.1 · scoped to user
Cursor
connected
mutation · confirmation required
ChatGPT
connected
read · auto-approved
your serverhttps://mcp.northwind.com/sse
Four surfaces, one widget

From a corner bubble to
a full-screen workspace.

The same agent renders as a floating widget, a split-pane with a live canvas, or a full-page surface — routed per page or per user role. Watch it adapt.

Size small · floating panel · the conservative default
The platform

The chat box is the
tip of the iceberg.

Under that one widget sits a whole platform — it adopts your design, speaks your users' language, routes around outages, and gates every change on quality. A tour of what’s in the box.

Framework · shadcn · Accent color #5b68f5
Framework
Accent color
Corner radius10px
Theme
Vendor branding

Tweak it live — the widget on the left follows along.

Live in a day

From git clone to a live Agentic Experience in 90 minutes.

Run the CLI, review your catalog, embed the script. No FDE, no spec, no integration code to maintain.

npx syncanix init · 14-day free trial · no credit card · we never train on your data