git mcp, not certain how this works...
build rgb-board / build (push) Successful in 6m6s
Details
build rgb-board / build (push) Successful in 6m6s
Details
parent
c9b25fc0b0
commit
f921fc585b
@ -0,0 +1,14 @@
|
|||||||
|
name: memory
|
||||||
|
version: 1.0.0
|
||||||
|
schema: v1
|
||||||
|
mcpServers:
|
||||||
|
- name: git
|
||||||
|
version: 0.0.1
|
||||||
|
command: docker
|
||||||
|
args:
|
||||||
|
- run
|
||||||
|
- -i
|
||||||
|
- -v
|
||||||
|
- /workspaces/rgb-led-board:/workspace
|
||||||
|
- --rm
|
||||||
|
- mcp/git
|
Loading…
Reference in New Issue