Developer path
Adapters are adoption surfaces only. They never execute tools, mutate output, sign proofs, or hold private signing material.
Read the trust modelSDKs and Adapters
npm install @intentrax/sdk — public on npm, Apache-2.0. Six one-command adapters wrap the agent frameworks teams already run — MCP, LangChain, LangGraph, Cursor, and more — plus a generic contract for any custom agent, so each autonomous action produces a signed, replayable Autonomous Execution Proof.
Adapters are adoption surfaces only. They never execute tools, mutate output, sign proofs, or hold private signing material.
Read the trust modelDeveloper Path
Read the public docs and verify a live proof today; a free account opens the console, and the proof-generating sandbox is issued after a short architectural review.
The SDK's adapter init — public on npm today — generates a concrete setup for supported frameworks like MCP, LangChain, LangGraph, and Cursor, or a generic contract for a custom agent; live execution wiring activates with review-gated sandbox keys.
Both commands run today with no key and no account: the init dry-run previews a full adapter setup, and check-init verifies a generated one entirely offline.
Each adapter emits an admission envelope and reads the engine's decision; it cannot mutate model, policy, or proof output or access signing keys.
Any framework binds through the same admission-envelope contract, so a custom agent gets the same signed AEP as a native adapter.
Start with public developer guidance, then request sandbox access through review.
Read the API referenceResearch, standards, and the AEVN Initiative remain available as public resources.
Explore Intentrax LabsNothing you do here is published. The docs are public to read; your sandbox work stays private to your account, and production access is review-gated.