MCP Server
MCP
Scout Security
Deterministic, zero-token security scanner your AI agent calls to find and re-verify issues.
Install
uvx scout-security
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "scout-security",
"version": "0.1.7",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "scout-security[mcp]",
"type": "named",
"name": "--from"
}
],
"packageArguments": [
{
"value": "scout-mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment