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

# Linear

> Connect to Linear

## Running Stoneturner Locally

|                |                                                                               |
| :------------- | :---------------------------------------------------------------------------- |
| Authentication | OAuth based                                                                   |
| External App   | Create an OAuth app in [Linear API settings](https://linear.app/settings/api) |
| Docs           | [Linear developer docs](https://linear.app/developers)                        |

Stoneturner syncs issues and projects from your Linear workspace into searchable markdown. Each issue includes its title, description, state, team, labels, assignee, project, and comments.

<Note>
  If you're using Stoneturner's Managed MCP, you do not need to create an external app.

  If you're running Stoneturner locally, you will need to create an external app for OAuth apps to go through the authorization flow.
</Note>
