claude-codeClaude Code

Connect Claude Code to ClickUp and GitLab

Give Claude Code your ClickUp and GitLab together and it can turn a tracked task into shipped code without you relaying updates between the two. It reads the ClickUp task, creates a GitLab branch, writes the commit, and approves the merge request, then drops the link back onto the task. ClickUp stays the system of record for what is planned while GitLab is where the change actually lands. The agent keeps both in step so nobody has to update the ticket by hand.

Loading preview…
Opens a workflow with 240 tools ready to use.

Tools Claude Code gets

Pick the operations you want and each becomes a tool the agent can call directly while it works.

ClickUp

159 tools
Get Authorized Workspaces

List the Workspaces (teams) the token can access.

Get Spaces

List spaces in a Workspace.

Get Folders

List folders in a space.

Get Lists

List the lists inside a folder.

Get Workspace Members

List members of a Workspace (for assignee selection).

Create Task

Create a new task in a list.

Get Tasks

Retrieve tasks in a list (paginated).

Get Task

Fetch a single task's full details.

Update Task

Modify a task (name, status, priority, dates, etc.).

Delete Task

Remove a task.

Get Filtered Team Tasks

Query tasks across a whole Workspace by filters.

Create List

Create a list inside a folder.

Create Folder

Create a folder in a space.

Create Task Comment

Add a comment to a task.

Get Task Comments

Retrieve comments on a task.

Get Accessible Custom Fields

List custom fields available in a list.

Set Custom Field Value

Set a custom field value on a task.

Create Time Entry

Log a time entry in a Workspace.

Get Time Entries

Retrieve time entries within a date range.

Start Timer

Start a running timer (optionally tied to a task).

Stop Timer

Stop the currently running timer.

Create Goal

Create a goal in a Workspace.

Get Goals

List Workspace goals.

Create Task Attachment

Attach a file (by URL) to a task. NoClick downloads the URL and uploads it to ClickUp as multipart/form-data.

Custom API Request

Escape hatch: call ANY ClickUp endpoint not modeled as a first-class op.

Get Authorized User
Merge Tasks
Get Task Time in Status
Get Bulk Tasks' Time in Status
Create Task From Template
Add Dependency
Delete Dependency
Add Task Link
Delete Task Link
Add Task to List
Remove Task From List
Get Space Tags
Create Space Tag
Edit Space Tag
Delete Space Tag
Add Tag to Task
Remove Tag From Task
Create Checklist
Edit Checklist
Delete Checklist
Create Checklist Item
Edit Checklist Item
Delete Checklist Item
Get Chat View Comments
Create Chat View Comment
Get List Comments
Create List Comment
Update Comment
Delete Comment
Get Threaded Comments
Create Threaded Comment
Remove Custom Field Value
Get Workspace Custom Fields
Get Folderless Lists
Create Folderless List
Get List
Update List
Delete List
Create List From Template (Folder)
Create Folderless List From Template
Get Folder
Update Folder
Delete Folder
Create Folder From Template
Create Space
Get Space
Update Space
Delete Space
Get Goal
Update Goal
Delete Goal
Create Key Result
Edit Key Result
Delete Key Result
Get Workspace Views
Get Space Views
Get Folder Views
Get List Views
Create Workspace View
Create Space View
Create Folder View
Create List View
Get View
Update View
Delete View
Get View Tasks
Get Task Members
Get List Members
Invite Guest to Workspace
Get Guest
Edit Guest on Workspace
Remove Guest From Workspace
Add Guest to Task
Remove Guest From Task
Add Guest to List
Remove Guest From List
Add Guest to Folder
Remove Guest From Folder
Invite User to Workspace
Get User
Edit User on Workspace
Remove User From Workspace
Create User Group
Get User Groups
Update User Group
Delete User Group
Get Custom Roles
Get Shared Hierarchy
Get Single Time Entry
Update Time Entry
Delete Time Entry
Get Running Time Entry
Get Time Entry History
Get All Time Entry Tags
Add Tags to Time Entries
Remove Tags From Time Entries
Rename Time Entry Tag
Track Time (Legacy)
Get Tracked Time (Legacy)
Edit Tracked Time (Legacy)
Delete Tracked Time (Legacy)
Get Webhooks
Create Webhook
Update Webhook
Delete Webhook
Get Workspace Seats
Get Workspace Plan
Search Docs
Create Doc
Get Doc
Get Doc Page Listing
Get Doc Pages
Create Doc Page
Get Doc Page
Edit Doc Page
List Chat Channels
Create Chat Channel
Create Chat Location Channel
Create Chat DM Channel
Get Chat Channel
Update Chat Channel
Get Chat Channel Followers
Get Chat Channel Members
List Chat Messages
Create Chat Message
Update Chat Message
Delete Chat Message
Create Chat Reply
Get Chat Replies
Get Chat Message Reactions
Create Chat Reaction
Delete Chat Reaction
Get Chat Message Tagged Users
Create Audit Logs

GitLab

81 tools
List Projects

List projects accessible to the token.

Get Project

Retrieve a single project by ID or namespace/path.

Create Project

Create a new project (repository).

List Project Members

List members of a project.

List Issues

List issues in a project.

Get Issue

Get a single issue by its project-scoped IID.

Create Issue

Create an issue in a project.

Update Issue

Edit issue fields or change its state.

Add Comment

Add a comment (note) to an issue or merge request.

List Merge Requests

List merge requests in a project.

Get Merge Request

Get a single merge request by IID.

Create Merge Request

Open a merge request.

Update Merge Request

Edit a merge request or change its state.

Merge Merge Request

Accept/merge a merge request.

List Branches

List repository branches.

Create Branch

Create a repository branch.

Delete Branch

Delete a repository branch.

List Commits

List repository commits.

Create Commit

Create a commit with file actions in one call.

Get File

Get a repository file's content and metadata.

Create/Update File

Create or update a single repository file.

Create Tag

Create a git tag.

List Pipelines

List CI/CD pipelines.

Create Pipeline

Trigger a new pipeline on a ref.

List Pipeline Jobs

List jobs for a pipeline.

Create Release

Create a release tied to a tag.

List Groups

List groups visible to the token.

Global Search

Global search across GitLab.

Get Current User

Return the authenticated user (token validity check).

Get Pipeline

Get a single pipeline.

Retry Pipeline

Retry the failed/canceled jobs of a pipeline.

Cancel Pipeline

Cancel a pipeline's running jobs.

Get Job

Get a single job.

Get Job Log

Get a job's log/trace (plain text).

Retry Job

Retry a single job.

Play Job

Run a manual job.

Cancel Job

Cancel a single job.

List Variables

List a project's CI/CD variables.

Create Variable

Create a project CI/CD variable.

Update Variable

Update a project CI/CD variable's value.

Delete Variable

Delete a project CI/CD variable.

Approve Merge Request

Approve a merge request.

Unapprove Merge Request

Remove your approval from a merge request.

List Notes

List comments (notes) on an issue or merge request.

Delete Issue

Delete an issue.

List Labels

List a project's labels.

Create Label

Create a project label.

Delete Label

Delete a project label.

List Milestones

List a project's milestones.

Create Milestone

Create a project milestone.

Add Member

Add a user as a project member.

Remove Member

Remove a project member.

List Releases

List a project's releases.

Get Release

Get a release by tag name.

Set Commit Status

Post a build/commit status onto a commit SHA.

List Environments

List a project's environments.

Create Environment

Create an environment.

Stop Environment

Stop an environment.

Delete Environment

Delete a stopped environment.

List Deployments

List a project's deployments.

Get Deployment

Get a single deployment.

Create Deployment

Create a deployment record.

List Wiki Pages

List a project's wiki pages.

Get Wiki Page

Get a wiki page by slug.

Create Wiki Page

Create a wiki page.

Update Wiki Page

Update a wiki page.

Delete Wiki Page

Delete a wiki page.

List Protected Branches

List protected branches.

Protect Branch

Protect a branch (or wildcard).

Unprotect Branch

Unprotect a branch.

List Todos

List the current user's todos.

Mark Todo Done

Mark a single todo as done.

Mark All Todos Done

Mark all of the current user's todos as done.

List Webhooks

List a project's webhooks.

Create Webhook

Create a project webhook.

Delete Webhook

Delete a project webhook.

Update Release

Update a release's name/notes.

Delete Release

Delete a release (the tag is kept).

List Epics

List a group's epics (Premium).

Create Epic

Create an epic in a group (Premium).

Update Epic

Update an epic (Premium).

What you can build

Read a ClickUp task, create a GitLab branch and commit the change, then add the merge request as a task link on the ticket.
Group related ClickUp tasks under a dependency, then create a matching GitLab epic so the delivery work is tracked in one place.
Approve a reviewed GitLab merge request and create the deployment, then tag the ClickUp task and its time entries as shipped.
When a task moves to release, create a GitLab environment and deployment, then add the deploy link back to the ClickUp task.

About Claude Code

Claude Code is Anthropic's command-line coding agent. In NoClick you run it as a hosted agent and connect your real apps to its tools handle, so it does far more than write code. Wire in an integration and Claude Code can read and act on Slack, Linear, your database, and more on its own, calling each one as a tool while it works. It is the same capable agent, pointed at your actual workflows instead of a sandbox.

Careful multi-step planning before it acts
Reliable on long, structured tasks
Reads context thoroughly before making changes
Comfortable across code, data, and APIs

Frequently asked questions

Open your Claude Code agent in one click

NoClick runs Claude Code for you with ClickUp and GitLab wired in as tools. Connect your account and run.