Streak for your agents.
Connect Streak 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 Streak.
What agents can do with Streak
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
streak_get_current_userGet the authenticated user's details. Useful for verifying credentials.
streak_list_pipelinesList all pipelines accessible to the authenticated user.
streak_list_boxesList all boxes (items) in a pipeline.
streak_list_contactsList contacts in a team.
streak_get_pipelineGet a single pipeline by key with its stages and field definitions.
streak_get_boxGet a single box (CRM item) by its key with all field values.
streak_create_boxCreate a new box (CRM item) in a pipeline with field values.
streak_update_boxUpdate a box's field values and stage.
streak_delete_boxDelete a box by its key and all its data.
streak_list_stagesList all stages in a pipeline.
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 into Streak and click your profile picture, then select API.
- Generate or copy your personal API key.
- Paste the key as the username with basic auth (leave password blank).
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Streak to Even: call connect_begin("streak") on the even-connect MCP and walk me through it.
List pipelines and boxes (CRM items), retrieve contacts from your team, and check your user profile.
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.