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

# Use Linear with Super Magic

> Connect Linear as a Super Magic connector to file bugs, search issues, and update projects, milestones, and cycles from inside any Thread ticket conversation.

<Tip>
  Availability: Limited release — contact your Thread account team to enable connectors for your workspace.
</Tip>

Connect Linear and Super Magic can work with your **issues, projects, and cycles** — so when a ticket turns out to be a product bug, you can file it without leaving the conversation.

## What you can ask

> "Create a Linear issue for this bug and link this ticket in the description"

> "Find Linear issues about the printer driver problem"

> "What's in the current cycle?"

> "Add a comment to LIN-123 with what the client just reported"

Anything that creates or changes something in Linear goes through Super Magic's **Confirm action** card first.

## Set it up

Linear is a **connector**: an admin makes it available, then **each member signs in with their own Linear account** — Super Magic acts with your Linear permissions, not a shared bot account.

**Admin (once):**

<Steps>
  <Step title="Open the Integrations page">
    In the Thread Admin app, open **Integrations** (`/dashboard/integrations`). Connectors sit at the bottom of the list, below the workspace integrations.
  </Step>

  <Step title="Enable Linear">
    On the **Linear** connector row, select **Enable**. This makes it available — it doesn't connect anyone yet.
  </Step>
</Steps>

**Each member (once):**

<Steps>
  <Step title="Open the Connectors page in your Inbox">
    Open the **Connectors** page in your Inbox.
  </Step>

  <Step title="Connect and sign in to Linear">
    Click **Connect** on the Linear row and sign in to Linear.
  </Step>

  <Step title="Confirm you're signed in">
    The row shows **Signed in as** your account — done. Disconnect anytime.
  </Step>
</Steps>

## Troubleshooting

* **Linear not on your Connectors page?** Your admin hasn't enabled it, or your workspace isn't in the connectors release yet.
* **Connected but tools failing?** Disconnect and reconnect — your Linear authorization may have been revoked on Linear's side.
* Anything else: [**Super Magic Admin Guide → Troubleshooting**](/super-magic/super-magic-admin-guide-setup-access-safety).

## Available tools

Linear's official MCP server (`mcp.linear.app` — the same endpoint Thread connects to) currently exposes **\~45 tools**. Verified June 10, 2026 against the live server:

| Area                    | Tools                                                                                                                                                                                                               |
| ----------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Issues                  | list\_issues , get\_issue , save\_issue (create/update), list\_issue\_statuses , get\_issue\_status , list\_issue\_labels , create\_issue\_label                                                                    |
| Projects & milestones   | list\_projects , get\_project , save\_project , list\_project\_labels , list\_milestones , get\_milestone , save\_milestone                                                                                         |
| Teams, people & cycles  | list\_teams , get\_team , list\_users , get\_user , list\_cycles                                                                                                                                                    |
| Documents & initiatives | list\_documents , get\_document , save\_document , list\_initiatives , get\_initiative , save\_initiative                                                                                                           |
| Comments                | list\_comments , save\_comment , delete\_comment                                                                                                                                                                    |
| Customers & needs       | list\_customers , save\_customer , delete\_customer , save\_customer\_need , delete\_customer\_need                                                                                                                 |
| Status updates          | get\_status\_updates , save\_status\_update , delete\_status\_update                                                                                                                                                |
| Attachments & misc      | create\_attachment , create\_attachment\_from\_upload , prepare\_attachment\_upload , get\_attachment , delete\_attachment , extract\_images , get\_diff , get\_diff\_threads , list\_diffs , search\_documentation |

> Notes: the exact set is controlled by Linear and can change — Super Magic picks up changes automatically (tool list refreshes every \~5 minutes) and registers the vendor's tools **1:1, nothing filtered**. In Super Magic each tool appears as `linear_{name}` (e.g. `linear_list_issues`). What a member can actually do is still bound by their own Linear permissions.


## Related topics

- [Build with Super Magic](/start-here/roles/automation-engineer/build-with-super-magic.md)
- [Use Liongard with Super Magic](/super-magic/use-liongard-with-super-magic.md)
- [Use Notion with Super Magic](/super-magic/use-notion-with-super-magic.md)
