refactor: Removed the git MCP server and used the newer, better mcp-server-docker for local docker integration
This commit is contained in:
@@ -14,13 +14,9 @@
|
||||
"GITHUB_PERSONAL_ACCESS_TOKEN": "{{GITHUB_PERSONAL_ACCESS_TOKEN}}"
|
||||
}
|
||||
},
|
||||
"gitmcp": {
|
||||
"command": "npx",
|
||||
"args": ["mcp-remote", "https://gitmcp.io/docs"]
|
||||
},
|
||||
"docker": {
|
||||
"command": "uvx",
|
||||
"args": ["docker-mcp"]
|
||||
"args": ["mcp-server-docker"]
|
||||
},
|
||||
"slack": {
|
||||
"command": "npx",
|
||||
|
||||
Reference in New Issue
Block a user