18 lines
615 B
JSON
18 lines
615 B
JSON
{
|
|
"name": "docker-mcp-toolkit",
|
|
"owner": {
|
|
"name": "Docker Inc.",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"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.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-docker-claude-plugins-plugins-docker-mcp-toolkit.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |