Overview
Features
clear_model
Remove all items from the model
add_item
Add new item at a specific index
delete_item
Delete item at index
replace_item
Replace item at index
get_model
Get current model content with numbered items
solve_model
Solve the model (with timeout parameter)
MCP Test Client
MCP client for development, experimentation, and diagnostics; based on ReAct; requires an API key; supports Anthropic, OpenAI, Gemini, OpenRouter, or local models
Who Is This For?
- Developers:Experiment with MCP server interactions and test problem solving workflows.
- Researchers:Study integration of language models with symbolic solvers and benchmarks.




