Official open-source CLI and local MCP bridge that configures 25 AI client targets and exposes six tools for discovering, inspecting, and running models and APIs through SandBase.
Quick Install
npx -y @sandbaseai/cli connectClaude Desktop Config
{
"mcpServers": {
"sandbase-cli-mcp-bridge": {
"command": "npx",
"args": [
"-y @sandbaseai/cli connect"
]
}
}
}