Catalog
io.github.datasynx/agentic-ai-shadowing
OfficialObserves tasks and generates anonymized SOPs — task tracking and SOP review via MCP. Fully local.
Tracks tasks and generates anonymized standard operating procedures locally.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"agentic-ai-shadowing": {
"command": "npx",
"args": [
"-y",
"@datasynx/agentic-ai-shadowing@2.1.4",
"mcp"
]
}
}
}