MCP Server
MCP
CyberLens
Security scanning for websites, public repositories, and Open CLAW skills.
Install
npx -y @shadoprizm/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@shadoprizm/cyberlens-mcp-server",
"version": "1.0.0",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "CyberLens API key. Optional if you use the connect_account browser flow.",
"format": "string",
"isSecret": true,
"name": "CYBERLENS_API_KEY"
},
{
"description": "Optional override for the CyberLens public scan API base URL.",
"format": "string",
"name": "CYBERLENS_API_BASE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment