sdiehl/usolver
A model context protocol server for solving combinatorial optimization problems with logical and numerical constraints.
Platform-specific configuration:
{
"mcpServers": {
"usolver": {
"command": "npx",
"args": [
"-y",
"usolver"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...