@one-source/mcp 5.0.1 → 5.0.2
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 +0 -2
- package/README.npm.md +0 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -184,8 +184,6 @@ Never commit keys to source control. Use environment variables, a `.env` file (e
|
|
|
184
184
|
|----------|---------|-------------|
|
|
185
185
|
| `ONESOURCE_API_KEY` | — | OneSource API key for Bearer token auth. Takes priority over x402. |
|
|
186
186
|
| `X402_PRIVATE_KEY` | — | EVM private key (64-char hex, `0x` prefix optional) for automatic x402 USDC payments on Base |
|
|
187
|
-
| `ONESOURCE_BASE_URL` | `https://skills.onesource.io` | API base URL |
|
|
188
|
-
| `ONESOURCE_ANALYTICS` | — | Set to `false` to disable analytics |
|
|
189
187
|
|
|
190
188
|
## Troubleshooting
|
|
191
189
|
|
package/README.npm.md
CHANGED
|
@@ -184,8 +184,6 @@ Never commit keys to source control. Use environment variables, a `.env` file (e
|
|
|
184
184
|
|----------|---------|-------------|
|
|
185
185
|
| `ONESOURCE_API_KEY` | — | OneSource API key for Bearer token auth. Takes priority over x402. |
|
|
186
186
|
| `X402_PRIVATE_KEY` | — | EVM private key (64-char hex, `0x` prefix optional) for automatic x402 USDC payments on Base |
|
|
187
|
-
| `ONESOURCE_BASE_URL` | `https://skills.onesource.io` | API base URL |
|
|
188
|
-
| `ONESOURCE_ANALYTICS` | — | Set to `false` to disable analytics |
|
|
189
187
|
|
|
190
188
|
## Troubleshooting
|
|
191
189
|
|