Turso for your agents.
Connect Turso once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 14 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Turso.
What agents can do with Turso
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
turso_list_organizationsCheck the token: list organizations the user belongs to.
turso_list_databasesList all databases in an organization.
turso_get_databaseGet details of a specific database.
turso_create_databaseCreate a new database.
turso_list_groupsList location groups in an organization.
turso_get_groupGet details of a specific location group.
turso_delete_databaseDelete a database permanently.
turso_create_database_tokenCreate an authentication token for a specific database.
turso_invalidate_database_tokensInvalidate all existing auth tokens for a specific database.
turso_list_group_databasesList all databases in a specific location group.
turso_create_groupCreate a new location group.
turso_delete_groupDelete a location group.
turso_get_organizationGet details of a specific organization.
turso_list_membersList members of 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 Turso Console, then go to Settings > API Tokens.
- Click 'Create Token', name it, and copy the token.
- Paste the token.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Turso to Even: call connect_begin("turso") on the even-connect MCP and walk me through it.
List Turso databases and organizations, create new edge SQLite databases.
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.