Developer Guides
As a developer, you have 3 ways to integrate OCL into your systems.
Embedded Login
Plug-and-play user authentication + context injection
Useful if you want integrated login process and want to inject context during login without extra steps (recommended)
Comes with a bundled Personal AI Agent of the user that responds to the queries necessary for personalization
Context SDK (coming soon)
JavaScript SDK to ingest or retrieve context
Useful if you are creating a web2/web3 application
MCP Server (coming soon)
Expose context as a secure, queryable server for agents
Useful if you are building AI agents or LLMs
Last updated
Was this helpful?