Install Linear mcp globally
This commit is contained in:
parent
204bd26878
commit
afe20a3574
3 changed files with 10 additions and 4 deletions
9
config/mcp/mcp.json
Normal file
9
config/mcp/mcp.json
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"mcpServers": {
|
||||
"linear": {
|
||||
"url": "https://mcp.linear.app/mcp",
|
||||
"auth": "oauth",
|
||||
"lifecycle": "lazy"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue