Stdio-based MCP server exposing the DriveNets Design System Storybook documentation to AI agents (Cursor, Claude Code, Codex).
{
"mcpServers": {
"drivenetsdesign-system": {
"command": "npx",
"args": [
"-y",
"@drivenets/design-system-mcp"
]
}
}
}