Redmine for your agents.
Connect Redmine 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 Redmine.
What agents can do with Redmine
Curated for agents: the calls that matter, with schemas and descriptions written for tool use, not an endpoint dump.
redmine_list_projectsList all projects visible to the user.
redmine_list_issuesList issues, optionally filtered by project.
redmine_get_issueGet a single issue by its numeric id.
redmine_create_issueCreate a new issue.
redmine_list_usersList all users visible to the current user.
redmine_update_issueUpdate an existing issue's status, priority, description, or assignee by id.
redmine_delete_issuePermanently delete an issue by its id.
redmine_get_projectGet a single project by its id or identifier.
redmine_create_projectCreate a new project with a name and identifier.
redmine_list_membershipsList project memberships for a specific project.
redmine_list_issue_statusesList all issue statuses (e.g. New, In Progress, Resolved, Closed).
redmine_list_trackersList all issue trackers (e.g. Bug, Feature, Support).
redmine_add_issue_watcherAdd a watcher to an issue by user 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 Redmine instance.
- Click your username in the top-right and select My account.
- Scroll to the bottom and click Show next to API access key.
- Enter your password and copy the API key.
- Paste the key into Even's secure field. Even verifies it and your agents are live.
Connect Redmine to Even: call connect_begin("redmine") on the even-connect MCP and walk me through it.
Track issues and projects in Redmine, create tickets, list team members, and manage project activity.
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.