MCP & AI Agent Integration

Redmine
automation.

24 AI agent actions for Redmine — callable from any MCP-compatible runtime, Claude, Cursor, or Cerebral OS workflow. Use Redmine to create tasks, update project status, and coordinate work across teams automatically. Full governance, audit trail, and dry-run safety on every execution.

No credit card required
Live in production environments
<200ms median execution
Dry-run before production
Execution trace
live
24
actions
100%
governed
<200ms
latency
24
AI agent actions
12
Read operations
12
Write operations
4
High-risk actions (approval gated)
Productivity Redmine is a Productivity integration — use it to automate tasks, projects, and team workflows from any AI agent or MCP-compatible runtime.
Actions

What you can do
with Redmine.

Every action below is available as an MCP tool and a verb in Cerebral OS — callable from any AI agent, Claude, Cursor, Windsurf, or your own runtime via the BYOA API. All executions are governed, audited, and dry-run safe.

Get Issue
redmine:get_issue
Fetch a single issue by ID with full details including status, assignee, and custom fields.
Read Low risk
Get Project
redmine:get_project
Fetch a single project by ID with details including trackers and categories.
Read Low risk
Get Time Entry
redmine:get_time_entry
Fetch a single time entry by ID with full details.
Read Low risk
Get User
redmine:get_user
Fetch a single user by ID with details including groups and memberships.
Read Low risk
List Issue Priorities
redmine:list_issue_priorities
List all available issue priorities (Low, Normal, High, Urgent, Immediate).
Read Low risk
List Issues
redmine:list_issues
List and search issues with filtering options. Returns basic issue info for browsing.
Read Low risk
List Issue Statuses
redmine:list_issue_statuses
List all available issue statuses (New, In Progress, Resolved, Closed, etc.).
Read Low risk
List Projects
redmine:list_projects
List all projects accessible to the current user.
Read Low risk
List Time Entries
redmine:list_time_entries
List time entries with filtering options.
Read Low risk
List Time Entry Activities
redmine:list_time_entry_activities
List all available time entry activities (Design, Development, QA, etc.).
Read Low risk
List Trackers
redmine:list_trackers
List all available issue trackers (Bug, Feature, Support, etc.).
Read Low risk
List Users
redmine:list_users
List users with filtering options. Requires admin privileges for full user list.
Read Low risk
Create Issue
redmine:create_issue
Create a new issue in a Redmine project with specified details.
Write Medium risk
Create Project
redmine:create_project
Create a new project with specified settings and enabled modules.
Write Medium risk
Create Time Entry
redmine:create_time_entry
Create a new time entry for an issue or project.
Write Medium risk
Create User
redmine:create_user
Create a new user account. Requires admin privileges.
Write Medium risk
Delete Issue
redmine:delete_issue
Permanently delete an issue. This action cannot be undone.
Write High risk
Delete Project
redmine:delete_project
Permanently delete a project and all its data. This action cannot be undone.
Write High risk
Delete Time Entry
redmine:delete_time_entry
Permanently delete a time entry. This action cannot be undone.
Write High risk
Delete User
redmine:delete_user
Permanently delete a user account. This action cannot be undone. Requires admin privileges.
Write High risk
Update Issue
redmine:update_issue
Update an existing issue with new values. Only provided fields will be updated.
Write Medium risk
Update Project
redmine:update_project
Update an existing project with new settings. Only provided fields will be updated.
Write Medium risk
Update Time Entry
redmine:update_time_entry
Update an existing time entry. Only provided fields will be updated.
Write Medium risk
Update User
redmine:update_user
Update an existing user account. Requires admin privileges or updating own account.
Write Medium risk
MCP & Runtime API

Call Redmine
from any AI agent.

Any AI agent — Claude, Cursor, LangChain, AutoGen, or your own — can call Redmine actions through the Cerebral OS Runtime API. Governance, credentials, and audit trail fire automatically.

redmine:get_issue READ
# Call via Runtime API
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "redmine:get_issue",
    "args": {},
    "execution_id": "agent-001"
  }'
redmine:create_issue WRITE
# Dry-run first — no production risk
curl
-X POST \
  "https://api.cerebralos.com/v1/runtime/actions/run"
  -H "X-API-Key: YOUR_KEY" \
  -d '{
    "verb": "redmine:create_issue",
    "args": {},
    "execution_id": "agent-001",
    "metadata": {"dryRun": true}
  }'
Get your Runtime API key at app.cerebralos.com/signup — 1,000 free executions, no credit card required.
AI agent examples

What your AI agent
can do with Redmine.

Real patterns your AI agent can execute via MCP or the Runtime API. Every action governed, dry-run safe, and fully audited.

Trigger
AI agent needs Redmine data
Call redmine:get_issue via MCP or Runtime API
AI processes result and takes next action
Full execution logged to audit trail automatically
Trigger
Workflow needs to write to Redmine
Dry-run validates redmine:create_issue before execution
Approval gate fires if risk level is high
Action executes with full governance — logged, audited, reversible
Trigger
Task or project event
Update status automatically
Notify assignees
Sync across tools
How it works

Every Redmine action
governed end-to-end.

Cerebral OS isn't a connector. It's the execution layer that sits in front of Redmine — adding governance, dry-run safety, and a full audit trail to every operation.

Governance first
Every verb carries a risk classification. High-risk writes require explicit approval gates before they execute in production.
Dry-run safe
Simulate any Redmine action before it touches production. See exactly what would happen before a single real call is made.
Immutable audit trail
Every Redmine action is logged — what ran, what changed, who approved it, when it happened. Full history on every verb, forever.
Connect with

Redmine works best
alongside these.

Build multi-step workflows that connect Redmine to the rest of your stack. All governed. All audited.

Redmine integration

Start free.
No credit card required.

Start free with 1,000 runs — no credit card required. Connect Redmine in minutes, dry-run every action before it touches production, full audit trail on everything.

Start free — 1,000 runs Browse all integrations →