Installation
Set up the Rocketlane MCP server in Gumloop
Do this once to provision your hosted server URL.
Create a Gumloop account
To use this MCP, you need a Gumloop account. If you don't have one yet, sign up and start a 14-day free trial.
Add and authorize the Rocketlane server
In Gumloop, open Connectors and add Rocketlane. Depending on the app, you'll either sign in via OAuth or paste an API key. Either way, the credential is stored securely in Gumloop.
Then use it in your client
Use in GumloopUse Rocketlane in an agent
Once Rocketlane is set up, just open any Gumloop agent, add Rocketlane as a connector, and start chatting with the agent.
Tools (24)
Create Task
Create a new task in a Rocketlane project.
Update Task
Update an existing task in a Rocketlane project.
Get Tasks
Get a task by ID or search tasks in Rocketlane.
Create Project Template
Create a project template in Rocketlane. IMPORTANT: RUN THIS CODE SNIPPET BEFORE CREATE PROJECT TEMPLATE TO GENERATE UNIQUE IDS FOR FIELDS THAT REQUIRE THEM ALWAYS. import uuid unique_ids = [str(uuid.uuid4()) for _ in range(N)] Templates are created as PUBLISHED directly (no draft workflow needed). effortPlanning defaults to TASK if not specified. If effortPlanning is TASK, tasks MUST have effort; phases MUST NOT have assignees with effort. If effortPlanning is PROJECT_PHASE, phases MUST have assignees with effort; tasks MUST NOT have effort. Dynamic conditions: Set filters on phases/tasks to conditionally include them during project creation. compressTimeline is only meaningful when filters (dynamic conditions) are set on entities. For entities that must reference existing records (fields, roles, placeholders, etc.), search to find the existing ID. If it doesn't exist, create it first.
Create Phase
Create a new phase in a Rocketlane project.
Update Phase
Update an existing phase in a Rocketlane project.
Get Phases
Get a phase by ID or list phases in a Rocketlane project.
Get Conversations
Get a conversation by ID, or list the conversations on a project, in Rocketlane.
Send Task Message
Send a message on a task in Rocketlane.
Update Task Message
Update the content or privacy of an existing task message in Rocketlane.
Get Task Messages
Get a task message by ID, or list the messages on a task or project, in Rocketlane.
Send Project Message
Send a message in a project conversation in Rocketlane.
Ship Rocketlane agents in minutes
Connect any AI agent to 100+ MCP servers, zero setup.