MCP Server
MCP
io.github.mythos-agent/mythos-agent
Open-source AI security agent: SAST, DAST, and policy-as-code over MCP.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "mythos-agent",
"version": "4.0.1",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "mcp",
"type": "positional",
"valueHint": "mcp"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment