Stytch for your agents.
Connect Stytch once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 10 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Stytch.
What agents can do with Stytch
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
stytch_list_organizationsCheck the token: list all organizations (tenants) in the Stytch project.
stytch_get_organizationGet details of a specific organization by organization_id.
stytch_list_membersList members in an organization.
stytch_get_memberGet details of a specific member by member_id.
stytch_get_sso_connectionsList SSO connections for an organization.
stytch_create_organizationCreate a new organization (tenant) with a name and optional slug.
stytch_update_organizationUpdate an organization's name, slug, email domains, or settings.
stytch_delete_organizationDelete an organization and all its members.
stytch_invite_memberInvite a new member to an organization via email.
stytch_delete_memberRemove a member from an organization.
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 Stytch Dashboard, go to API Keys from the sidebar.
- Copy the Project ID and Secret. The Project ID is the first field; the Secret is the second.
- Both are required.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Stytch to Even: call connect_begin("stytch") on the even-connect MCP and walk me through it.
List Stytch organizations and members for B2B identity and access control.
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.