mozilla-ai/mcpd
Declaratively define and run required tools across environments, from local development to containerized cloud deployments.
Platform-specific configuration:
{
"mcpServers": {
"mcpd": {
"command": "npx",
"args": [
"-y",
"mcpd"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...