Model Context Protocol (MCP) server configuration and tool manifest for karmada-io/karmada
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"karmada": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-karmada"
]
}
}
}