For the complete documentation index, see llms.txt. This page is also available as Markdown.

Linear

Connect Linear to create and manage issues from monitor incidents, notification routes, and groundcover Agent Mode

The Linear connector links a Linear workspace to groundcover. After it is configured, you can:

  • Create a Linear issue directly from a monitor issue

  • Create and update Linear issues automatically through Notification Routes

  • Connect your personal Linear account so Agent Mode can use Linear MCP tools on your behalf

A groundcover workspace admin must set up the organization connector. Afterward, individual users can connect their own Linear accounts for Agent Mode.

How the Linear connections work

Linear uses two related connections:

Connection
Who configures it
What it enables

Organization connector

A groundcover workspace admin

Manual issue creation from monitor issues and automated issue management through Notification Routes

Personal connection

Each groundcover user

Linear MCP tools in Agent Mode, using that user's Linear permissions

The organization connector is required before users can create personal connections.

Prerequisites

Before you begin, make sure you have:

  • Admin permissions in groundcover

  • Permission to create an OAuth application in the Linear workspace you want to connect

  • Access to that Linear workspace during the OAuth approval flow

Set up the organization connector

Setting up the organization connector is a one-time process for each Linear workspace.

Step 1: Open the Linear connector setup

  1. In groundcover, go to Integrations → Connectors.

  2. Open the Org Connectors tab.

  3. In the Linear section, enter a unique Connector Name. This name identifies the Linear workspace throughout groundcover.

  4. Click Create App.

Linear organization connector setup in groundcover
Create a Linear OAuth app and enter its Client ID in the organization connector setup.

Click View Manifest if you want to inspect the application manifest before continuing.

Step 2: Create the OAuth application in Linear

Linear opens in a new tab with the application fields populated from the groundcover manifest. Review the target workspace, then click Create. No changes to the pre-filled settings are required.

Pre-filled groundcover OAuth application in Linear
Linear populates the application name, description, and redirect URI from the manifest.

The application remains private to your Linear workspace.

Step 3: Copy the Linear Client ID

After Linear creates the application, open its settings and scroll to OAuth credentials. Copy the Client ID.

Client ID in the Linear OAuth credentials section
Copy the Client ID from the application's OAuth credentials.

Step 4: Connect and authorize the application

  1. Return to the groundcover connector setup tab.

  2. Paste the value into Linear OAuth Client ID.

  3. Click Connect.

  4. On the Linear OAuth approval page, select the correct workspace and approve the application.

After authorization returns you to groundcover, the Linear workspace appears under Org Connectors and is ready to use.

Connected Linear workspace in groundcover organization connectors
The connected Linear workspace is available to the organization.

To connect another Linear workspace, click Add Another and repeat the setup with a unique Connector Name.

Connect your personal Linear account for Agent Mode

After an admin configures the organization connector, each user can enable Linear MCP tools for Agent Mode:

  1. Go to Integrations → Connectors.

  2. Open My Connections.

  3. Find the Linear workspace you want to use and click Connect.

  4. Approve the connection in Linear.

Linear connector available under My Connections
Connect your Linear account to make its MCP tools available to Agent Mode.

Agent Mode can now use Linear within the permissions of your connected Linear account. For example, you can ask it to create an issue, find issues assigned to you, or update an existing issue.

Create a Linear issue from a monitor issue

To create and link a Linear issue manually:

  1. Go to Monitors → Monitor Issues and open an issue.

  2. Click the Linear icon in the issue actions. Its tooltip reads Create Linear issue.

Create Linear issue action on a groundcover monitor issue
Create a Linear issue directly from the monitor issue details.
  1. Review the pre-filled title and description.

  2. Select a Linear team and, optionally, a project, labels, assignee, and status.

  3. Create the issue.

The new Linear issue includes monitor context and links back to groundcover. After an issue is linked, groundcover shows actions for opening it or adding an update instead of creating a duplicate.

Automate Linear issues with a Notification Route

Use a Notification Route to keep a Linear issue synchronized with a monitor issue throughout its lifecycle:

  1. Go to Monitors → Notification Routes.

  2. Create a route or edit an existing one.

  3. Define the monitor scope for the route.

  4. In Step 3: Rules, select Firing and Resolved.

  5. Under Send to, select your Linear connector.

  6. Select the required Linear Team.

  7. Auto-resolve Linear issue is enabled by default. While it is enabled, select a required Resolved status. If you do not want groundcover to transition the Linear issue when the monitor resolves, disable auto-resolve instead.

  8. Optionally, select a project, labels, or assignee.

  9. Save the route.

Linear connector selected as a notification route destination
Send firing and resolved monitor events to the connected Linear workspace.

When a matching monitor issue fires, groundcover creates one linked Linear issue. Re-notifications add updates to that issue instead of creating duplicates. When the monitor issue resolves, groundcover adds a resolution comment and, when auto-resolve is enabled, moves the Linear issue to the configured resolved status.

For more information about route scopes and rules, see Notification Routes.

Troubleshooting

Create App does not open Linear

Allow pop-ups for the groundcover application, then click Create App again.

You cannot create the OAuth application

Ask a Linear workspace administrator to create the application or grant you permission to manage OAuth applications.

The connector does not appear under My Connections

Confirm that a workspace admin completed the organization connector setup and authorized the intended Linear workspace.

Linear actions are unavailable

Confirm that the organization connector is still listed under Org Connectors. For Agent Mode actions, also confirm that your personal connection is active under My Connections.

Last updated