Skip to main content
This page walks you through installing EdgeFinder, logging in, and running your first AI-powered sports analysis. The whole process takes less than two minutes — you’ll need Node.js 18 or later and an active EdgeFinder subscription before you start. If you don’t have a subscription yet, EdgeFinder will prompt you to sign up during login.
1

Install the CLI

Install EdgeFinder globally using npm:
Verify the installation worked:
2

Log in

Run the login command and enter your email when prompted:
EdgeFinder sends a magic link to your inbox. Click it to authenticate — no password required. Your API key is saved automatically to ~/.edgefinder/config.json.If you don’t have a subscription yet, EdgeFinder opens the pricing page in your browser so you can sign up before continuing.
The login session times out after 10 minutes. If the link expires, run edgefinder login again.
3

Run your first analysis

Ask EdgeFinder a question in plain English:
By default, ask targets NFL. Add a flag to switch leagues:
4

Try other commands

Explore what else EdgeFinder can do:
Add --json to any command to get machine-readable output — useful for scripting or piping into other tools.

Interactive mode

Run edgefinder without any subcommand to start an interactive session. Use /nfl, /nba, or /mlb to switch the active league, then ask follow-up questions without retyping flags.

What’s next

Authentication

Set your API key manually or switch accounts.

CLI reference

See every flag and option for each command.

MCP server

Use EdgeFinder as a tool inside Claude or Openclaw.

Plans

Compare Starter, Pro, and Ultimate subscription tiers.