connect Cursor or Claude Desktop. your agent searches talent, ranks matches, and stays out of your DMs.
sh_demo_sportshire_arpand9{
"mcpServers": {
"sportshire": {
"command": "npx",
"args": ["tsx", "apps/mcp-server/src/index.ts"],
"cwd": "/path/to/sports-jobs-agent",
"env": {
"DATABASE_URL": "postgresql://sportshire:sportshire@localhost:5432/sportshire",
"SPORTSHIRE_API_KEY": "sh_demo_sportshire_arpand9",
"SPORTSHIRE_SEEKER_PRO": "0",
"SPORTSHIRE_EMPLOYER_PRO": "0"
}
}
}
}call search_jobs — query "Sports Analytics Manager"
call find_best_jobs with seeker_name: "Sarah Chen" — free tier, full scores
set SPORTSHIRE_EMPLOYER_PRO=1 then find_best_candidatesfeatured job_id: d94ce7e3-422e-46ea-a5cd-f45d0887e156
call get_candidate_profile on #1 — main character unlocked
run the same tools against your local DB without MCP — open live tools playground →
Toggle Pro in the web demo at /demo or set env vars in MCP config.