1. Add the Server
Pick your client and run the install command:- Claude Code
- Codex
- Cursor
- Windsurf
Run in your terminal (not inside Claude Code):Then restart Claude Code. Run
/mcp inside Claude Code to check the server status and trigger sign-in.2. Connect & Sign In
Restart your client
After adding the server, restart your MCP client (or reload the window in Cursor).
Sign in
Your client will trigger the OAuth flow — a browser window opens. Sign in to Gina and approve access.
3. Run Your First Command
Callbash with:
ok in the output. You’re connected! 🎉
4. Search a Market
Now try a real prediction market search:Troubleshooting
No browser window opens
No browser window opens
Some clients show a sign-in link instead of opening a browser automatically. Look in your client UI for an auth link, or see Client Setup for manual sign-in commands.
Signed in but no tools appear
Signed in but no tools appear
Remove the server from your client, re-add it, and run
tools/list again.Command fails
Command fails
Start with a simple command (
echo ok) first. If that works, try:Next Steps
- What You Can Do — full features with example prompts
- Client Setup — detailed config for every client
- Troubleshooting — smoke test and common fixes