Skip to main content
Detailed setup instructions for supported MCP clients.

Server URL

All clients use the same URL:
Perps MCP is default enabled for authenticated Gina users. No separate perps MCP feature flag is required.

Setup by Client

Quick Install

Run in your terminal:
Then restart Claude Code. Inside Claude Code, run /mcp to see server status and trigger OAuth sign-in.

Manual Config

Add to ~/.claude/settings.json or your project’s .claude/settings.json:

Sign In

1

Restart your client

Restart your MCP client so it picks up the new server configuration.
2

Trigger auth

Your client will usually trigger OAuth automatically. If it does not:
  • Cursor: Go to Settings -> MCP and check server status
  • Claude Code: Run /mcp inside Claude Code and select perps
  • Codex: Run codex mcp login perps
3

Browser sign-in

Sign in to Gina in the browser window that opens and approve access.
4

Verify

Back in your client, bash should now appear as an available tool.

Verify It Works

After signing in, run:
Then try a market data call:
If you see JSON price data, you’re connected.