Momento for your agents.
Connect Momento once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 4 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Momento.
What agents can do with Momento
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
momento_get_valueGet a scalar value from the cache by key.
momento_set_valueSet a scalar value in the cache. The request body is the value text.
momento_delete_valueDelete a value from the cache.
momento_publishPublish a message to a Momento Topic. All subscribers receive it instantly.
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 the Momento Console, go to Tokens.
- Click 'Generate Token', select the cache(s) and permissions, and copy the token.
- The HTTP endpoint is displayed alongside the token in the console.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Momento to Even: call connect_begin("momento") on the even-connect MCP and walk me through it.
Cache and retrieve values from Momento, publish messages to topics for subscribers.
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.