Teamwork.com for your agents.
Connect Teamwork.com once and every agent you run inside Even (Claude Code, Codex, OpenCode, Even Agents) can use it: 14 curated tools, discovered on demand, with your key stored on your machine and every call going direct to Teamwork.com.
What agents can do with Teamwork.com
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
teamwork_get_current_userCheck the credentials: returns the authenticated user.
teamwork_list_projectsList projects visible to the user.
teamwork_list_tasksList tasks in a project.
teamwork_get_taskGet a single task by id.
teamwork_create_taskCreate a task in a project.
teamwork_get_projectGet a single project by id.
teamwork_update_projectUpdate an existing project.
teamwork_create_projectCreate a new project.
teamwork_update_taskUpdate an existing task.
teamwork_delete_taskDelete a task by id.
teamwork_list_tasklistsList task lists in a project.
teamwork_create_tasklistCreate a new task list in a project.
teamwork_list_time_entriesList time entries across projects.
teamwork_create_time_entryCreate a time entry on a task or project.
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 avatar in the bottom left corner and select Edit My Details.
- Go to the API & Mobile tab and click Show your Token to copy your API key.
- Your site URL is https://your-site.teamwork.com.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Teamwork.com to Even: call connect_begin("teamwork") on the even-connect MCP and walk me through it.
List Teamwork projects and their tasks, retrieve individual task details, and create tasks in projects.
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.