Use case: agent builders

Build an AI sports betting agent with real odds

Use ParlayAPI, llms.txt, agents.json, and MCP to give an AI agent live odds, props, and account-aware tools.

Recommended workflow
  1. Fetch /agents.json to learn capabilities
  2. Use MCP for Claude and Cursor tools
  3. Use REST for production systems
  4. Keep source-native prices in the final answer

Build links

/answers/ai-agent-sports-odds/mcp/cookbook

curl 'https://parlay-api.com/agents.json'