MCP server and Claude Code skill for the design-data agent surface — read tools run in-process via wasm
{
"mcpServers": {
"adobedesign-data-agent": {
"command": "npx",
"args": [
"-y",
"@adobe/design-data-agent-mcp"
]
}
}
}