Agent-facing integration for sd: skills + MCP tools. Renders into per-harness plugin layouts under dist/.
{
"mcpServers": {
"whosejamsd-agents": {
"command": "npx",
"args": [
"-y",
"@whosejam/sd-agents"
]
}
}
}