-
Notifications
You must be signed in to change notification settings - Fork 151
Expand file tree
/
Copy pathapm.yml
More file actions
31 lines (30 loc) · 747 Bytes
/
Copy pathapm.yml
File metadata and controls
31 lines (30 loc) · 747 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
name: sippy
version: 1.0.0
description: CI analysis and release health monitoring for OpenShift
targets:
- claude
- cursor
- gemini
- opencode
dependencies:
# External dependencies can be pulled from GitHub, e.g.:
# apm:
# - openshift-eng/ai-helpers/plugins/bigquery
apm: []
mcp:
- name: playwright
registry: false
transport: stdio
command: sh
args:
- "-c"
- "npx @playwright/mcp@latest --viewport-size 1440,900 ${CHROME_PATH:+--executable-path \"$CHROME_PATH\"}"
- name: sippy-dev
registry: false
transport: stdio
command: mcp/run.sh
args: []
- name: atlassian
registry: false
transport: http
url: https://mcp.atlassian.com/v1/mcp