loading…
Search for a command to run...
loading…
Provides deterministic, plain-English narratives explaining machine learning model predictions via the Model Context Protocol. It enables users to query classif
Provides deterministic, plain-English narratives explaining machine learning model predictions via the Model Context Protocol. It enables users to query classification factors directly through natural language, bypassing the need for complex plots or manual code execution.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"xai-toolkit": {
"command": "npx",
"args": []
}
}
}