Install Sentry mcp globally
This commit is contained in:
parent
138b1ee24c
commit
bad1727674
1 changed files with 5 additions and 0 deletions
|
|
@ -4,6 +4,11 @@
|
||||||
"url": "https://mcp.linear.app/mcp",
|
"url": "https://mcp.linear.app/mcp",
|
||||||
"auth": "oauth",
|
"auth": "oauth",
|
||||||
"lifecycle": "lazy"
|
"lifecycle": "lazy"
|
||||||
|
},
|
||||||
|
"sentry": {
|
||||||
|
"url": "https://mcp.sentry.dev/mcp",
|
||||||
|
"auth": "oauth",
|
||||||
|
"lifecycle": "lazy"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue