Shortcut for your agents.
Connect Shortcut once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 12 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Shortcut.
What agents can do with Shortcut
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
shortcut_get_memberCheck the credentials: returns the member associated with the API token.
shortcut_list_projectsList all projects in the workspace.
shortcut_list_storiesList stories in a project.
shortcut_get_storyGet a single story by its numeric id.
shortcut_create_storyCreate a story in a project.
shortcut_update_storyUpdate an existing story.
shortcut_delete_storyDelete a story by its numeric id.
shortcut_search_storiesSearch stories by query.
shortcut_list_epicsList all epics in the workspace.
shortcut_create_epicCreate a new epic.
shortcut_get_epicGet a single epic by its numeric id.
shortcut_list_milestonesList all milestones in the workspace.
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.
- Go to Settings > API Tokens in Shortcut.
- Click Generate Token, give it a label, and copy the generated token.
- The token is passed in the Shortcut-Token header.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Shortcut to Even: call connect_begin("shortcut") on the even-connect MCP and walk me through it.
View stories in a Shortcut project and create a new story with description and type.
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.