12 lines
427 B
JSON
12 lines
427 B
JSON
{
|
|
"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",
|
|
"author": {
|
|
"name": "Docker Inc.",
|
|
"url": "https://github.com/docker"
|
|
},
|
|
"mcp": [
|
|
"./.mcp.json"
|
|
]
|
|
} |