AGENTRONICS
Agentronics SDK · v0.1.0

Universal governance for agent-surfable websites.

One SDK line. Six pillars in v0.1 (payments lands later). Every agent type — WebMCP-native, DOM-based, screenshot-based — detected, authenticated, authorized, and audited.

import { Agentronics } from '@agentronics/sdk'

Agentronics.init({
  siteId: 'shop-acme-com',
  apiKey: 'agtx_pk_live_…',
})

Detection

Identify WebMCP, DOM, and screenshot agents with a confidence-scored signal stack.

Auth

Normalize OAuth, sessions, headers, and detection-as-auth into one trust level.

Authorization

Enterprise policies enforced in the browser, audited in the gateway.

Site memory

Serve structured site context to agents instead of letting them screenshot.

Observability

Every governed action becomes a trace with full agent + authz context.

Tool management

Surface the right WebMCP tools to the right agents at the right time.

Lite ≤ 8 KB

WebMCP-only sites pull a tree-shakeable build with the smallest possible footprint.

Full ≤ 30 KB

The complete six-pillar bundle including DOM enforcement and the gateway exporter.

Free tier

1,000 governed tool calls per month on the managed gateway. No credit card required.