@rvry/mcp 0.8.2 → 0.8.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -43,7 +43,7 @@ For clients that connect via HTTP URL (ChatGPT, Perplexity, etc.):
|
|
|
43
43
|
|
|
44
44
|
**MCP Server URL:** `https://engine.rvry.ai/mcp`
|
|
45
45
|
|
|
46
|
-
Authentication
|
|
46
|
+
Authentication is handled via OAuth — you'll be prompted to sign in with Google when you first connect. No token configuration needed.
|
|
47
47
|
|
|
48
48
|
### Compatibility
|
|
49
49
|
|