You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The promo demo shows an AI agent working a sprint backlog through its tool loop: a live feed of each tool call with its real-shaped JSON response, an issue table that updates as the agent comments and closes items, and a scoreboard tallying the work. It is a scripted simulation against canned data, nothing connects to a live Redmine.
MCP Apps (the official ext-apps extension) could turn views like that into real, interactive surfaces backed by this server's existing tools (list_redmine_issues, update_redmine_issue, get_gantt_chart, summarize_project_status, and so on), rendered directly in the chat. It already renders in the major clients: Claude, Claude Desktop, ChatGPT, VS Code GitHub Copilot, Microsoft 365 Copilot, Goose, and more.
Before I invest in building this, I want to know what would actually be useful to you.
Below are quick mockups of each idea (sample data, nothing live yet). Add a 👍 to the ones you would use, or comment with your own.
Live issue board: issues grouped by status or assignee, with inline actions to comment, reassign, or change status
Gantt / timeline: visual schedule from versions and due dates
Project dashboard: open vs closed, by priority, overdue, recent activity
Time-sheet view: log and review time entries inline
Burndown / charts: sprint progress at a glance
Three questions that would help me a lot:
Which client do you use this server with?
Would you want read-only views you can glance at, or interactive controls that write back to Redmine?
Anything missing from the list that you would actually use day to day?
This will directly shape what I build first. Thanks for any input.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The promo demo shows an AI agent working a sprint backlog through its tool loop: a live feed of each tool call with its real-shaped JSON response, an issue table that updates as the agent comments and closes items, and a scoreboard tallying the work. It is a scripted simulation against canned data, nothing connects to a live Redmine.
MCP Apps (the official
ext-appsextension) could turn views like that into real, interactive surfaces backed by this server's existing tools (list_redmine_issues,update_redmine_issue,get_gantt_chart,summarize_project_status, and so on), rendered directly in the chat. It already renders in the major clients: Claude, Claude Desktop, ChatGPT, VS Code GitHub Copilot, Microsoft 365 Copilot, Goose, and more.Before I invest in building this, I want to know what would actually be useful to you.
Below are quick mockups of each idea (sample data, nothing live yet). Add a 👍 to the ones you would use, or comment with your own.
Three questions that would help me a lot:
This will directly shape what I build first. Thanks for any input.
Beta Was this translation helpful? Give feedback.
All reactions