Files
pm-template/docs/agents/README.md
Max Mayfield df667e0db8 v2: Forge Console + Open WebUI artifacts + Docker
- web/: Local chat UI (Express + WS → Codex bridge)
- openwebui/: Preset, pipelines, knowledge manifest
- Dockerfile + docker-compose.yml
- Updated README with 3 frontend options
- CLI-agnostic: works with Codex, Claude Code, Kiro, Gemini
2026-02-27 06:56:34 +00:00

764 B

Forge Console — Agent Docs

Jira Agent (rp-ticket-ops)

Manages Jira issues via the Atlassian MCP server.

Capabilities

  • Create, update, and transition Jira issues
  • Search with JQL
  • Add comments and attachments
  • Link issues

Authentication

Uses mcporter with OAuth. Run mcporter auth atlassian once to authenticate.

Usage

The agent reads config/mcporter.json to connect. No API tokens needed — OAuth handles it.

MCPorter

MCP client that bridges AI agents to external tool servers.

Configured Servers

Server Purpose
atlassian Jira via Atlassian's official MCP
aha Aha! roadmap management
context7 Library documentation lookup

Config Location

config/mcporter.json