๐ Cube Core is open-source semantic layer for AI, BI and embedded analytics
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"cube": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-cube"
]
}
}
}