@toolbx/core
v0.1.5
Published
Shared core of Toolbx (the local MCP gateway): config, server registry, proxy, namespacing, progressive disclosure, and auth.
Readme
@toolbx/core
Shared core of Toolbx, a local MCP gateway that lets you configure your MCP servers once and connect every MCP client to one place.
This package holds Toolbx's config loading and validation, the server registry, the proxy logic, tool namespacing, progressive disclosure, and auth (bearer tokens and OAuth 2.1 with keychain storage). It has no CLI-specific dependencies so it can also back the desktop app.
Internal building block. Most people should install
@toolbx/cliand run thetlbxbinary rather than depending on this package directly. Its API is not yet stable.
Learn more
- GitHub repository
@toolbx/cli— the user-facing Toolbx CLI.
License
MIT © 2026 rjolaverria
