OpenProject for your agents.
Connect OpenProject 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 OpenProject.
What agents can do with OpenProject
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
openproject_list_projectsList all projects visible to the authenticated user.
openproject_get_projectGet details of a single project by its id.
openproject_list_work_packagesList work packages in a project.
openproject_get_work_packageGet a single work package by its id.
openproject_create_work_packageCreate a new work package in a project.
openproject_update_work_packageUpdate an existing work package.
openproject_delete_work_packageDelete a work package by its id.
openproject_list_statusesList all work package statuses.
openproject_list_typesList all work package types.
openproject_get_userGet details of a single user 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.
- Log in to your OpenProject instance and go to your account settings.
- Generate an API token under the Authentication section.
- Copy the token. It is passed as a Bearer token in the Authorization header.
- Provide your instance URL during connection.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect OpenProject to Even: call connect_begin("openproject") on the even-connect MCP and walk me through it.
Track projects and work packages in OpenProject, manage team tasks, and retrieve project status and details.
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.