Connect Fuxam
https://fuxam.squidbq.dev/mcp
-
Sign in
-
Copy request
How to copy
Use the same browser where you signed in to Fuxam.
- Open developer tools: ⌘⌥I on Mac or Ctrl+Shift+I on Windows.
- Select Network, then reload the Clerk page.
- Right-click the
clientrequest → Copy → Copy as cURL. Choose bash if offered. - Copy the request, not the JSON response. Do not run the command.
Safari: enable web developer features in Settings → Advanced, then open Develop → Show Web Inspector. If Copy as cURL is missing, use Chrome or Firefox.
Alternatively, paste the raw
__clientcookie value without its name or quotes.
Privacy
Only connect if you trust this server. Your session credential is stored encrypted; copied commands are never executed. This is broad session access, not a restricted Fuxam OAuth grant.
Connection expired?
Sign in to Fuxam again, then reconnect from your AI client with a fresh request.