diff --git a/.continue/mcpServers/git.yaml b/.continue/mcpServers/git.yaml new file mode 100644 index 0000000..a43d780 --- /dev/null +++ b/.continue/mcpServers/git.yaml @@ -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 \ No newline at end of file