agentic ai shadowing for Claude Desktop
io.github.datasynx/agentic-ai-shadowing
Observes tasks and generates anonymized SOPs — task tracking and SOP review via MCP. Fully local.
client:Claude Desktop
transport:stdio
runtime:npm
Install agentic ai shadowing in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"agentic-ai-shadowing": {
"command": "npx",
"args": [
"-y",
"@datasynx/agentic-ai-shadowing"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs