@ebitex/content-mcp 0.1.74 → 0.1.75
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.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -23,7 +23,7 @@ is hosted by ebitex, so your write-capable key never leaves your machine.
|
|
|
23
23
|
|
|
24
24
|
| Variable | |
|
|
25
25
|
|---|---|
|
|
26
|
-
| `EBITEX_CONTENT_MANAGEMENT_KEY` | **Required.** Mint one in
|
|
26
|
+
| `EBITEX_CONTENT_MANAGEMENT_KEY` | **Required.** Mint one in Content under Settings → API Keys → Management keys |
|
|
27
27
|
| `EBITEX_CONTENT_API_BASE` | Defaults to `https://api.ebitex.io` |
|
|
28
28
|
| `EBITEX_CONTENT_MCP_READ_ONLY` | Set to `1` to hide every write tool regardless of the key's scopes |
|
|
29
29
|
| `EBITEX_CONTENT_TARGET_MANAGEMENT_KEY` | A second key, for `content_transfer` to import into |
|