Claude Code Plugin
Features
- Two agents: asp-case-investigator / asp-artifact-investigator
- Eight skills: alert / artifact / case / enrichment / knowledge / playbook / SIEM / ticket
- Connects to the ASP MCP server by default
Configuration
- First start the ASP MCP service and obtain the MCP SSE URL from the documentation
- Set the URL in the ASP_MCP_SSE_URL environment variable
PowerShell:
powershell
$env:ASP_MCP_SSE_URL = "http://your_server_ip:7000/XXXXXXXXXXXXX/sse"Bash:
bash
export ASP_MCP_SSE_URL="http://your_server_ip:7000/XXXXXXXXXXXXX/sse"- In Claude Code, register the marketplace first:
/plugin marketplace add FunnyWolf/agentic-soc-platform- Then install the plugin from this marketplace:
/plugin install ASP@agentic-soc-platform

Using Skills / Agents
