You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-7Lines changed: 5 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -42,15 +42,13 @@ Once connected, you can use prompts like:
42
42
To use MCP Linear, you'll need a Linear API token. Here's how to get one:
43
43
44
44
1. Log in to your Linear account at [linear.app](https://linear.app)
45
-
2. Click on organization avatar (in the bottom-left corner)
45
+
2. Click on organization avatar (in the top-left corner)
46
46
3. Select **Settings**
47
47
4. Navigate to **Security & access** in the left sidebar
48
-
5. Under **Personal API Keys**Click**New API Key**
48
+
5. Under **Personal API Keys**click**New API Key**
49
49
6. Give your key a name (e.g., `MCP Linear Integration`)
50
50
7. Copy the generated API token and store it securely - you won't be able to see it again!
51
51
52
-
**Important**: Keep your API token secure and never share it publicly. The token has access to your Linear workspace and should be treated like a password.
53
-
54
52
### Installing via [Smithery](https://smithery.ai/server/@tacticlaunch/mcp-linear) (Recommended)
0 commit comments