Agent♥︎Age
Catalog

SAGE — Solver-Augmented Grounding Engine

Official

by pragnakar · Python

LLM-native optimization solver: LP, MIP, portfolio & scheduling via HiGHS/OR-Tools.

io.github.pragnakar/sage-solver-mcp — Model Context Protocol (MCP) Server

io.github.pragnakar/sage-solver-mcp is an LLM-native optimization solver MCP server. It supports formulating, solving, and certifying mathematical optimization problems, including LP, MIP, portfolio, and scheduling, using HiGHS and OR-Tools. It is designed to run as a local MCP server for MCP-compatible agents.

🛠️ Key Features

  • LP and MIP optimization solving
  • Portfolio and scheduling problem support
  • Solve and certify mathematical optimization results
  • Uses production-grade open-source solvers: HiGHS/OR-Tools
  • Readme indicates status v0.1.3 (Alpha) by Peter Pragnakar Atreides

🚀 Use Cases

  • Budget allocation
  • Designing schedules
  • Optimizing routes
  • Balancing portfolios

⚡ Developer Benefits

  • Provides mathematical grounding by using solver-based truth rather than probabilistic text generation

⚠️ Limitations

  • Readme excerpt only describes early-stage availability (v0.1.3 — Alpha); no further constraints are stated
SAGE — Solver-Augmented Grounding Engine - agentage MCP Catalog