> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tembo.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Linear

> Assign issues to Tembo and get PRs back.

<Frame>
  <img src="https://mintcdn.com/test-8862363a/ZNDzs01gTiL6UMVz/images/integrations/linear.png?fit=max&auto=format&n=ZNDzs01gTiL6UMVz&q=85&s=ca7ddcdec229d90ff09d9344adb92bbc" alt="Linear" width="2560" height="1440" data-path="images/integrations/linear.png" />
</Frame>

## Features

* Assign issues to Tembo to trigger implementation
* Multi-repository support for full-stack features
* Status updates and PR links posted to issues
* MCP server for real-time issue data access during sessions

## Installation

<Steps>
  <Step title="Install">
    Go to [Integrations](https://app.tembo.io/integrations) and click **Install** next to Linear.
  </Step>

  <Step title="Authorize">
    Authorize Tembo to access your Linear workspace.
  </Step>

  <Step title="Configure">
    Tembo creates a "Tembo Git Repositories" label group with your repos. Set a default repository to avoid labeling every issue.
  </Step>
</Steps>

## Usage

Assign a Linear issue to Tembo. Select one or more repositories when prompted. Tembo reads the issue, writes the code, and opens PRs.

For multi-repo sessions, select multiple repositories and Tembo coordinates changes across all of them. It can also handle repositories across different git providers when needed.

## Agents

See [Agents](/features/agents) for available Linear event triggers.

## Advanced

<AccordionGroup>
  <Accordion title="MCP server">
    When connected, a Linear MCP server is automatically available to agents. They can query issues, access project details, and read comments in real-time.
  </Accordion>

  <Accordion title="Tembo not responding">
    Verify the issue is assigned to the Tembo bot user. Check integration status on the [Integrations page](https://app.tembo.io/integrations).
  </Accordion>

  <Accordion title="Repository selection not appearing">
    Ensure you've connected a code hosting provider (GitHub/GitLab/Bitbucket) and repositories are visible in your dashboard.
  </Accordion>
</AccordionGroup>
