Runnable Examples
Working integrations and real execution scenarios.
→ View examples (GitHub)AXP is the Intent Protocol. AXME Cloud runs it with The Registry for identity and routing.
Submit an intent now. Receive completion later.AXP is the Intent Protocol: submit an intent, observe a durable lifecycle, and receive a terminal outcome later.
intent_id + state, not a synchronous result.WAITING transitions.Service A AXME Cloud Service B
| | |
|-- submit intent ---->| |
| |-- route via Registry ->|
| |-- async execution ---->|
| |<-- completion event ---|
|<-- completion -------| |
| | |
+-- durable lifecycle across time (seconds to hours) Independent services stay decoupled while AXME handles lifecycle, routing, and delivery semantics.
reply_to inbox — no callbacks.pip install axme
$ python example.py
Intent submitted: ax_93ksd...
Waiting for completion...
✔ Report ready: https://axme.ai/results/ax_93ksd No polling loops. No ad-hoc schedulers. No custom workflow glue code.
reply_to deliveryAXME supports AI agents as first-class execution actors within the same durable lifecycle model.
Everything you need to integrate: examples, SDKs, docs, and protocol reference.
Working integrations and real execution scenarios.
→ View examples (GitHub)Concepts, lifecycle, and integration guides.
→ Read documentationTechnical specification for the intent execution protocol.
→ View protocol specPython · TypeScript · Go · Java · .NET
→ Explore SDKsMCP is a supported integration path for assistant tools. AXP is the continuation and coordination layer — not interchangeable with MCP.
Auto-provisioned access. No sales calls. No contracts.
Access is granted instantly after submission.
Move to the onboarding screen to create your workspace and run the example.