image
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
name: New MCP server
|
||||
version: 0.0.1
|
||||
schema: v1
|
||||
|
||||
mcpServers:
|
||||
- name: playwright
|
||||
command: npx
|
||||
@@ -10,3 +11,11 @@ mcpServers:
|
||||
command: npx
|
||||
args: ["-y", "@modelcontextprotocol/server-filesystem", "C:\\Users\\greggy\\Desktop\\landingpage-haus-schleusingen"]
|
||||
|
||||
- name: gitea
|
||||
command: npx
|
||||
args: ["-y", "@modelcontextprotocol/server-gitea"]
|
||||
env:
|
||||
GITEA_URL: "https://git.home.kies-media.de"
|
||||
GITEA_TOKEN: "5688416ff6b5805706f89178322de4e882692e34"
|
||||
GITEA_REPO: "greggy/haus-schleusingen"
|
||||
GITEA_BRANCH: "main"
|
||||
Reference in New Issue
Block a user