Note: Make sure to restart Cline after adding the configuration.
1{2 "mcpServers": {3 "linear": {4 "env": {5 "LINEAR_ACCESS_TOKEN": "your_personal_access_token"6 },7 "args": [8 "/path/to/linear-mcp/build/index.js"9 ],10 "command": "node"11 }12 }13}
No reviews yet. Be the first to review!
Sign in to join the conversation