← Back to Plugins
MCP Server MCP

io.github.datasynx/agentic-ai-shadowing

github By github 👁 1 views ▲ 0 votes

Observes tasks and generates anonymized SOPs — task tracking and SOP review via MCP. Fully local.

Homepage Verified source GitHub

Install

npx -y @datasynx/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "@datasynx/agentic-ai-shadowing",
      "version": "2.1.4",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      },
      "packageArguments": [
        {
          "value": "mcp",
          "type": "positional"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...