Kinde for your agents.
Connect Kinde 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 Kinde.
What agents can do with Kinde
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
kinde_list_usersCheck the token: list all users in the Kinde application.
kinde_get_userGet details of a specific user by id.
kinde_list_organizationsList organizations in the Kinde app.
kinde_get_organizationGet details of a specific organization by code.
kinde_list_permissionsList all permissions defined in the application.
kinde_create_userCreate a new user in the Kinde app.
kinde_update_userUpdate a user's profile details.
kinde_delete_userDelete a user by id.
kinde_create_organizationCreate a new organization.
kinde_add_user_to_organizationAdd an existing user to an organization.
kinde_list_rolesList all roles defined in the application.
kinde_list_organization_usersList users in a specific organization.
kinde_delete_organizationDelete an organization by code.
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 Kinde Dashboard, go to Settings > API Keys.
- Find your API endpoint domain and generate a Machine-to-Machine (M2M) API key.
- Enter your Kinde domain (e.g. https://your-app.kinde.com). Paste the key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Kinde to Even: call connect_begin("kinde") on the even-connect MCP and walk me through it.
List all users in your Kinde application and check membership in organizations.
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.