13 lines
451 B
YAML
13 lines
451 B
YAML
interface:
|
|
display_name: "Redmine Communicator"
|
|
short_description: "Connect agents to Redmine through redMCP"
|
|
default_prompt: "Use $redmine-communicator to connect to Redmine, inspect issues, and make safe Helpdesk-aware updates."
|
|
dependencies:
|
|
tools:
|
|
- type: "mcp"
|
|
value: "redmcp"
|
|
description: "Local redMCP server exposing Redmine and Helpdesk-aware tools."
|
|
transport: "stdio"
|
|
policy:
|
|
allow_implicit_invocation: true
|