Skip to content

Conversation

@jodoox
Copy link

@jodoox jodoox commented Jan 17, 2026

Minor typo in the docs: the mcp-remote auth command has the url as first argument, with "auth coming right after.

❯ npx mcp-remote auth https://tanstack.com/api/mcp

Need to install the following packages:
mcp-remote@0.1.37
Ok to proceed? (y) y

[29668] Fatal error: TypeError: Invalid URL
    at new URL (node:internal/url:826:25)
    at parseCommandLineArgs (file:/// ... /node_modules/mcp-remote/dist/chunk-F76MHFRJ.js:19436:16)
    at file:/// ... /node_modules/mcp-remote/dist/proxy.js:205:1
    at ModuleJob.run (node:internal/modules/esm/module_job:371:25)
    at async onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:669:26)
    at async asyncRunEntryPointWithESMLoader (node:internal/modules/run_main:101:5) {
  code: 'ERR_INVALID_URL',
  input: 'auth'
}
❯ npx mcp-remote https://tanstack.com/api/mcp auth

[29705] Using automatically selected callback port: 7342
[29705] Discovering OAuth server configuration...
[...]
[29705] Completing authorization...

@netlify
Copy link

netlify bot commented Jan 17, 2026

Deploy Preview for tanstack ready!

Name Link
🔨 Latest commit 2d3f415
🔍 Latest deploy log https://app.netlify.com/projects/tanstack/deploys/696bc9e2bf77010008995252
😎 Deploy Preview https://deploy-preview-671--tanstack.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 27 (🟢 up 6 from production)
Accessibility: 90 (no change from production)
Best Practices: 75 (no change from production)
SEO: 97 (no change from production)
PWA: 70 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants