[console_scripts]
mcp-pinot = mcp_pinot.server:main

[mcp_pinot.auth_providers]
oauth = mcp_pinot.auth.oauth:build_oauth_auth
