feat: add MCP dependencies (sharelatex, openviking)
This commit is contained in:
parent
e03611e7ff
commit
84514d3fcb
1 changed files with 12 additions and 0 deletions
12
apm.yml
12
apm.yml
|
|
@ -7,3 +7,15 @@ type: skill
|
|||
targets:
|
||||
- generic
|
||||
- opencode
|
||||
dependencies:
|
||||
mcp:
|
||||
- name: sharelatex
|
||||
registry: false
|
||||
transport: sse
|
||||
url: https://sharelatex-mcp.corentic.eu/sse
|
||||
- name: openviking
|
||||
registry: false
|
||||
transport: sse
|
||||
url: https://openviking.corentic.eu/mcp
|
||||
headers:
|
||||
Authorization: Bearer ${OPENVIKING_API_KEY}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue