File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -50,15 +50,15 @@ Remote MCP servers use the `-remote` suffix **when they have a local
5050containerized counterpart** to distinguish between the two versions. For
5151example:
5252
53- - ` github -remote` indicates this is the remote version of a server that also has
54- a local ` github ` version
53+ - ` notion -remote` indicates this is the remote version of a server that also has
54+ a local ` notion ` version
5555- ` neon ` and ` stripe ` don't have local counterparts, so they don't use the
5656 ` -remote ` suffix
5757
58- To run a remote github mcp server, you should use the ` github -remote` name.
58+ To run a remote notion mcp server, you should use the ` notion -remote` name.
5959
6060``` bash
61- thv run github -remote
61+ thv run notion -remote
6262```
6363
6464:::
You can’t perform that action at this time.
0 commit comments