Validate and test your DingDawg marketplace agent before publishing. Checks manifest, MCP tools, governance policies.
{
"mcpServers": {
"dingdawg-test-agent": {
"command": "npx",
"args": [
"-y",
"dingdawg-test-agent"
]
}
}
}