MCP-server mini-framework turning GitHub/Jira backends into Claude Code channels via declarative YAML: polling, dedup, declarative filters, opaque HMAC reply relay, and per-event session spawning via …
| Tool name | Description | Destructive? |
|---|---|---|
| ask_breakpoint | ✓ no | |
| check_breakpoint_status | ✓ no | |
| list_breakpoints | ✓ no | |
| create_todo | ✓ no | |
| create_task | ✓ no |
| assign_task | ✓ no | |
| search_tasks | ✓ no | |
| cancel_breakpoint | ✓ no | |
| add_comment | ✓ no | |
| add_comment_to_breakpoint | ✓ no | |
| bulk_update_tasks | ✓ no | |
| task_stats | ✓ no | |
| export_tasks | ✓ no | |
| escalate | ✓ no | |
| escalate_breakpoint | ✓ no | |
| answer_breakpoint | ✓ no | |
| verify_breakpoint_answer | ✓ no | |
| list_responders | ✓ no | |
| claim_breakpoint | ✓ no | |
| poll_breakpoints | ✓ no | |
| task_cancel | ✓ no |
{
"mcpServers": {
"a5c-aichannels-adapter": {
"command": "npx",
"args": [
"-y",
"@a5c-ai/channels-adapter"
]
}
}
}