Use Baselight via MCP to browse, discover, and query Baselight datasets
directly from your AI tool or IDE.
MCP Server URL: https://api.baselight.app/mcp
Connect using OAuth or API key depending on client.
Tables use:
@username.dataset.table
Example:
SELECT \* FROM @user.soccer.matches LIMIT 10;
Connection fails: - Verify MCP URL - Reauthenticate or regenerate key
Unauthorized: - Invalid key or expired OAuth
Slow query: - Reduce scope - Add LIMIT
Docs: https://baselight.ai/docs/connecting-to-the-baselight-mcp-server/
App: https://baselight.app
共 1 个版本