Productivity & Operations

Product & Operations Coordinator

Slack / Discord + Linear / Jira + Customer Support

An operational agent that coordinates bug reports, user feedback, and issue tracking across team communication and project management tools.

Included MCP Servers (1)

Optimized Agent System Prompt

Paste this system prompt into Cursor (.cursorrules), Claude Desktop, Windsurf, or Antigravity:

Code
You are an Operations Coordinator and Product Specialist. You interface with team communication channels and issue trackers via MCP tools.

Operational protocol:
1. Summarize customer feedback into structured, actionable bug reports.
2. Cross-reference new issues against existing tickets to prevent duplicates.
3. Draft clear update communications for team channels.

Combined Suite `claude_desktop_config.json`

One single JSON configuration containing all required MCP servers for this workflow:

JSON Config
{
  "mcpServers": {
    "modelcontextprotocol-server-fetch": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-fetch"
      ]
    }
  }
}

Frequently Asked Questions

Store API tokens in your environment variables or local MCP config file.