Open-source adversary emulation for AI agents and MCP servers.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"agent-opfor": {
"command": "npx",
"args": [
"-y",
"KeyValueSoftwareSystems/agent-opfor"
]
}
}
}
Run in terminal:
claude mcp add agent-opfor npx -y KeyValueSoftwareSystems/agent-opfor
Add to .cursor/mcp.json:
{
"mcpServers": {
"agent-opfor": {
"command": "npx",
"args": [
"-y",
"KeyValueSoftwareSystems/agent-opfor"
]
}
}
}
README Excerpt
<p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="assets/Opfor_white%20text.svg" /> <source media="(prefers-color-scheme: light)" srcset="assets/Opfor_black%20text.svg" /> <img src="assets/Opfor_black%20text.svg" alt="OPFOR" width="250" /> </picture> </p> <p align="center">
Tools (4)
ANTHROPIC_API_KEYGOOGLE_GENERATIVE_AI_API_KEYGROQ_API_KEYOPENAI_API_KEY
Topics
adversary-emulationagentic-aiai-agentsai-red-teamingai-securitybrowser-extensionclijailbreakllm-securitymcpmcp-serverowaspowasp-llm-top-10prompt-injectionred-team