AI21 Labs for your agents.
Connect AI21 Labs once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 8 curated tools, discovered on demand, with your key stored on your machine and every call going direct to AI21 Labs.
What agents can do with AI21 Labs
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
ai21_chat_completionSend a chat completion request to Jamba. `messages` is an array of {role, content} objects.
ai21_list_modelsList available Jamba models.
ai21_completionGenerate text from a prompt using a non-chat model endpoint.
ai21_tokenizeTokenize text and return token count and tokens.
ai21_detokenizeConvert token IDs back to text.
ai21_paraphraseParaphrase input text.
ai21_summarizeSummarize a longer text.
ai21_get_modelFetch details for one model by id.
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.
- Sign in to AI21 Studio.
- Go to Account > API Keys.
- Create a new API key and copy it.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect AI21 Labs to Even: call connect_begin("ai21") on the even-connect MCP and walk me through it.
Generate content using Jamba AI21 models and check available model capabilities to pick the best one.
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.