Open-source TypeScript CLI and MCP bridge connecting 25 AI client targets to 2,000+ AI models and APIs through six discovery, inspection, execution, polling, history, and account tools.
Quick Install
npx -y https://github.com/sandbaseai/cli/releases/download/v0.1.17/sandbaseai-cli-0.1.17.tgz connectClaude Desktop Config
{
"mcpServers": {
"sandbase-cli": {
"command": "npx",
"args": [
"-y https://github.com/sandbaseai/cli/releases/download/v0.1.17/sandbaseai-cli-0.1.17.tgz connect"
]
}
}
}