The official, opinionated, batteries-included toolset for efficient Redux development
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"redux-toolkit": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-redux-toolkit"
]
}
}
}