Buzzr Sports Engine API
    Preparing search index...

    Function registerBuzzrTool

    The @buzzr/mcp server exposes the Buzzr sports engines to AI agents.

    Run npx @buzzr/mcp (bin: buzzr-mcp) for a stdio server, or import createBuzzrMcpServer to embed the tool catalog in your own server.

    • Registers one Buzzr tool through the SDK's native registry. The transport schema accepts an argument object while advertising the full discovery schema; the handler then owns bounded validation and error serialization.

      Parameters

      Returns void