MCP Server
MCP
io.github.datasynx/agentic-ai-shadowing
Observes tasks and generates anonymized SOPs — task tracking and SOP review via MCP. Fully local.
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
By
Comments
Sign in to leave a comment