Loading subscription status...
{ "mcpServers": [ { "gitlab-kanban-mcp-server": { "env": { "GITLAB_URL": "your_gitlab_url", "GITLAB_TOKEN": "your_gitlab_token" }, "args": [ "path/to/gitlab-kanban-mcp-server/build/index.js" ], "command": "node" } } ] }