akhenakh/bento-llm
A custom Bento processor plugin that allows you to query Large Language Models (LLMs) directly within your data pipelines.
Platform-specific configuration:
{
"mcpServers": {
"bento-llm": {
"command": "npx",
"args": [
"-y",
"bento-llm"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...