diff --git a/.mcp.json b/.mcp.json index bc4f404..c3df542 100644 --- a/.mcp.json +++ b/.mcp.json @@ -1,10 +1,10 @@ { "mcpServers": { "gitlab-mpm": { - "command": "uv", + "command": "/Users/bryangilliom/.local/bin/uv", "args": [ "run", - "--with", "mcp[cli]", + "--with", "mcp[cli]<2", "--with", "httpx", "--with", "keyring", "${CLAUDE_PLUGIN_ROOT}/server/gitlab_mcp.py"