apiblaze 0.20.44 → 0.20.46

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. package/README.md +4 -0
  2. package/dist/index.js +449 -211
  3. package/package.json +1 -1
package/README.md CHANGED
@@ -13,6 +13,10 @@ npm install -g apiblaze # or install globally
13
13
 
14
14
  Requires Node.js 18+.
15
15
 
16
+ ### Running as `npx mcpblaze`
17
+
18
+ [`mcpblaze`](https://www.npmjs.com/package/mcpblaze) is the same CLI under its MCP name: a thin wrapper that runs this package with `APIBLAZE_BRAND=mcpblaze`. Every command and flag is identical; the wording changes — `create` says "Create an MCP server", the thing you make lives at `https://{name}-{tenant}.mcpblaze.com/{version}/{env}`, and the demo after a create is connecting Claude Code or Codex to it rather than a curl. Set `APIBLAZE_BRAND=mcpblaze` yourself to get the same output from `npx apiblaze`.
19
+
16
20
  ## Quick start
17
21
 
18
22
  The easiest way is to just chat with it: