Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:23:39 +08:00
commit e56111e8c1
4 changed files with 69 additions and 0 deletions

45
plugin.lock.json Normal file
View File

@@ -0,0 +1,45 @@
{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:docker/claude-plugins:plugins/docker-mcp-toolkit",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "61f06dcf8319ea5416efa2dd2eefe7f7e2c13d51",
"treeHash": "383fc166139398c9c49ec500ef218305eda2057e1acc0d5e4cd1d66a9e9cd015",
"generatedAt": "2025-11-28T10:16:37.483975Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"name": "docker-mcp-toolkit",
"description": "Integrates Docker Desktop's MCP Toolkit with Claude Code, enabling access to containerized MCP servers. Designed specifically for Docker Desktop's bundled MCP Gateway. Requires Docker Desktop 4.28+ with MCP Toolkit feature enabled.",
"version": "1.0.0"
},
"content": {
"files": [
{
"path": ".mcp.json",
"sha256": "1b98ad5831c4f75e7f3b1151cf1a6f72601895400c046aefccd2f9f0ed85bf64"
},
{
"path": "README.md",
"sha256": "1aa46f2e9751e745a0351accbc27ab01f5d3a7bb171930bd893ea45d67c5a8a0"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "07de394087b14f557cb112cb0f73cfc5725a11d2894908beefa2bcb35011b491"
}
],
"dirSha256": "383fc166139398c9c49ec500ef218305eda2057e1acc0d5e4cd1d66a9e9cd015"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}