Smoke Test
A quick checklist to verify everything is working.Prerequisites
Your MCP client is installed and running
You’ve added
https://askgina.ai/ai/predictions/mcp as a serverYou can open a browser for OAuth sign-in
Run These Commands
All checks pass? You’re fully connected!
Common Issues
1. Check the Server URL
Make sure your MCP client is using this exact URL:2. Sign-In Not Working
Trigger auth
Your client should trigger OAuth automatically. If not:
- Claude Code: run
/mcpand pickpredictions - Codex: run
codex mcp login predictions - Cursor: go to Settings → MCP and check status
3. No Browser Window Opens
Some MCP clients show a sign-in link or “Authorize” button instead of opening a browser automatically.- Look in your client UI for an auth link and follow it
- Try these client-specific commands:
- Claude Code
- Codex
- Cursor
- OpenCode
Start
claude, then run /mcp and pick predictions.4. Signed In But No Tools
If you signed in but nobash tool appears:
5. Commands Fail
First, verify the basics work:6. Connection Timeout
- Check your internet connection
- Try a different network (VPN or corporate firewalls can block MCP connections)
- Ensure the server URL uses
https://(nothttp://)