Used by 2 plugins
Flowspec Security Scanner: scan, triage, and fix security findings with AI assistance
Add to your .mcp.json:
{
"mcpServers": {
"flowspec-security": {
"command": "python",
"args": [
"-m",
"specify_cli.security.mcp_server"
]
}
}
}This server connects to external services. Review the URLs it accesses before enabling.
python