Commit 656ac82
authored
fix: correct Sentry server auth type from api_key to oauth (#14)
The Sentry MCP server uses OAuth authentication, not API key.
This caused the desktop app to skip showing the Connect button.
Signed-off-by: Myko <myko@mcpmux.com>
Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>1 parent 34bb985 commit 656ac82
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments