Ory for your agents.
Connect Ory once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 13 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Ory.
What agents can do with Ory
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
ory_list_identitiesCheck the token: list all identities (users) in the Ory project.
ory_get_identityGet details of a specific identity by id.
ory_list_sessionsList active sessions for an identity.
ory_list_projectsList all Ory projects.
ory_get_projectGet details of a specific Ory project by id.
ory_create_identityCreate a new identity (user).
ory_update_identityUpdate an identity's traits or state.
ory_delete_identityDelete an identity permanently.
ory_delete_sessionDelete a specific session, logging the user out.
ory_get_sessionGet details of a specific session.
ory_create_projectCreate a new Ory project.
ory_update_projectUpdate project name or configuration.
ory_list_identity_schemasList all identity schemas defined for the project.
Connect it in a minute
The connect flow is agent-driven: Even opens the key page in its own browser and collects the key through a secure native field. It never passes through the chat.
- Paste the prompt below into any agent running inside Even, or click Connect in Even's catalog.
- Log in to Ory Console, go to API Keys in the sidebar.
- Click 'Create API Key', name it, and copy the key.
- Enter your Ory project URL (e.g. https://your-project.oryapis.com). Paste the key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Ory to Even: call connect_begin("ory") on the even-connect MCP and walk me through it.
List Ory identities and their active sessions, retrieve project configuration, and search across identities.
More Even Connect services
One MCP server, a handful of meta-tools, every service below. Agents search for the right tool at run time, so context stays lean.