yasinyaman/fusion
Fusion is a DuckDB-powered in-memory OLAP analytics engine that connects to Warp REST APIs and exposes data through LLM-friendly tools via MCP server, REST API, and OpenAI Function Calling.
Platform-specific configuration:
{
"mcpServers": {
"fusion": {
"command": "npx",
"args": [
"-y",
"fusion"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...