Documentation Index
Fetch the complete documentation index at: https://docs.etonecarg.com/llms.txt
Use this file to discover all available pages before exploring further.
MCP Basics
Sports MCP Server uses standard MCP JSON-RPC over HTTP.Typical workflow
- discover the catalog through
tools/listor the capability manifest - resolve fuzzy language with
resolve_entitieswhen needed - choose the smallest tool that matches the job
- reuse provider refs in follow-on calls
Standard request shape
Capability discovery
- Capability manifest
- Standard MCP discovery
Fetch
GET /?view=capabilities when the host wants a cheap, published summary of the 24-tool contract, argument expectations, and capability hints.