MCP Server
MCP
io.github.argon-lab/argon
Versioned MongoDB sandboxes for AI agents: branch, time-travel, merge, and undo over MCP.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "argonctl",
"version": "2.0.1",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment