Wrike for your agents.
Connect Wrike once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 13 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Wrike.
What agents can do with Wrike
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
wrike_get_my_profileCheck the credentials: returns the current user profile.
wrike_list_foldersList folders and projects in the account.
wrike_get_tasksSearch all tasks in the account, or in a specific folder.
wrike_create_taskCreate a task in a folder.
wrike_get_taskGet a single task by its id.
wrike_update_taskUpdate a task's title, status, description, or assignees by its id.
wrike_delete_taskDelete a task by its id.
wrike_add_task_commentAdd a comment to a task.
wrike_get_folderGet a single folder or project by its id.
wrike_create_folderCreate a new folder under a parent folder.
wrike_list_contactsList all contacts (users and collaborators) in the account.
wrike_get_contactGet a single contact by its id.
wrike_list_timelogsList time logs for a task or across the account.
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.
- Click your profile icon in the navigation bar and select Apps & Integrations.
- Click API and then Generate permanent access token.
- Copy the token and paste it.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Wrike to Even: call connect_begin("wrike") on the even-connect MCP and walk me through it.
Create and track tasks in Wrike projects, manage folders, retrieve team activity, and update task status.
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.