Back to MCP Servers
Bonnard Cli
Ultra-fast to deploy agentic-first MCP-ready semantic layer. Let your data be like water.
data-platformsagent
By meal-inc
Installation
npx -y bonnard-cliConfiguration
{
"mcpServers": {
"bonnard-cli": {
"command": "npx",
"args": ["-y", "bonnard-cli"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes