Skip to Content
Aionis v0.2 is ready for local agent loops, MCP clients, SDK integrations, and self-managed Runtime deployments.
Developer PlatformGet StartedChoose an Integration

Choose an Integration

Pick the integration based on where your Agent loop already runs.

If you useStart hereWhy
Node or TypeScript AgentTypeScript SDKFull application integration once you own the host loop.
Any service languageRaw HTTPCall product APIs directly.
Agents that read workspace filesAIFSExpose governed context, receipts, blocked memory, and snapshots as read-only project files.
Cursor, Zcode, or another MCP clientMCPTool bridge for route-safe execution context when a native adapter is not installed.
Claude CodeClaude CodeNative hooks inject Aionis context before prompts and record execution evidence after tool use.
Planner/worker/verifier/reviewerMulti-Agent HostsShare governed execution state across roles.
Mem0, Zep, Supermemory, vector DB, markdown, logsExternal MemoryUse Aionis as a governance layer.

Product-first Choice

GoalProduct
Continue long-running Agent workExecution Memory
Govern third-party memory candidatesMemory Firewall
Replay what happened after an incidentAgent Flight Recorder
Make loop-engineered Agents remember safelyLoop Engineering

When in doubt, start with SDK and compact Agent context.