We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Pass the API key through environment variables:
OUTSCRAPER_API_KEY
Example:
{ "mcpServers": { "outscraper": { "command": "npx", "args": ["-y", "outscraper-mcp"], "env": { "OUTSCRAPER_API_KEY": "YOUR_API_KEY" } } } }
Enable:
set CLOUD_SERVICE=true
Then provide the API key via one of these headers:
Authorization: Bearer <api-key>
X-API-KEY: <api-key>
X-OUTSCRAPER-API-KEY: <api-key>
CLOUD_SERVICE=true