Upstash for your agents.
Connect Upstash 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 Upstash.
What agents can do with Upstash
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
upstash_list_databasesList all Redis databases in your Upstash account.
upstash_get_databaseGet details for a specific Redis database by id.
upstash_create_databaseCreate a new Redis database.
upstash_delete_databaseDelete a Redis database by id.
upstash_get_database_metricsGet usage metrics for a Redis database.
upstash_update_databaseUpdate a Redis database's configuration (name, tls).
upstash_get_database_passwordGet the current password for a Redis database.
upstash_list_regionsList available cloud regions for creating databases.
upstash_list_databases_kafkaList all Kafka databases in your Upstash account.
upstash_create_database_kafkaCreate a new Kafka database.
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 Upstash Console, go to API Keys from the sidebar.
- Click 'Create API Key', name it, and copy the key.
- Paste the key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Upstash to Even: call connect_begin("upstash") on the even-connect MCP and walk me through it.
List Redis databases from Upstash, create new serverless databases with regional configuration, and check usage metrics.
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.