Support custom post-auth redirect uri
This commit is contained in:
parent
da1330d2aa
commit
c205612e17
2 changed files with 8 additions and 2 deletions
|
@ -79,7 +79,7 @@ To bypass authentication, or to emit custom headers on all requests to your remo
|
|||
```json
|
||||
"command": "npx",
|
||||
"args": [
|
||||
"-y"
|
||||
"-y",
|
||||
"mcp-remote",
|
||||
"https://remote.mcp.server/sse"
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue