React chat UI component for the netapp-chat-service agentic chat backend (LLM + MCP tool routing).
{
"mcpServers": {
"edjbarronnetapp-chat-component": {
"command": "npx",
"args": [
"-y",
"@edjbarron/netapp-chat-component"
]
}
}
}