Disclosure: this submission is for the official sandbaseai organization repository.
Suggested category: MCP Servers → General-Purpose MCP, or Model Providers & Proxies
Suggested entry:
- SandBase CLI — Connects Codex to 2,000+ AI models and APIs through six focused MCP tools plus a managed
SKILL.md; browser OAuth avoids configuring individual provider API keys, and schema/pricing inspection happens before execution. 
Direct Codex integration
npx -y https://github.com/sandbaseai/cli/releases/download/v0.1.17/sandbaseai-cli-0.1.17.tgz connect --client codex
- Installs a local MCP bridge and the managed SandBase Skill
- Exposes discovery, schema/pricing inspection, execution, async polling, run history, and balance tools
- Public TypeScript repository, Apache-2.0, latest release v0.1.17, passing CI
- Safe configuration updates, validation, and rollback are built into the CLI
The unique value for Codex is one local bridge for finding and using model/API capabilities that are otherwise unavailable in the current tool stack, while preserving dedicated tools and user-owned provider keys when they already exist.
I searched the README and all existing issues before submitting and found no SandBase entry. No external fork was created.
Disclosure: this submission is for the official
sandbaseaiorganization repository.Suggested category: MCP Servers → General-Purpose MCP, or Model Providers & Proxies
Suggested entry:
SKILL.md; browser OAuth avoids configuring individual provider API keys, and schema/pricing inspection happens before execution.Direct Codex integration
The unique value for Codex is one local bridge for finding and using model/API capabilities that are otherwise unavailable in the current tool stack, while preserving dedicated tools and user-owned provider keys when they already exist.
I searched the README and all existing issues before submitting and found no SandBase entry. No external fork was created.