MC p servers

The Constraint Your LLM Will Quietly Ignore (with Gurobi's Jerry Yurchisin)

The Constraint Your LLM Will Quietly Ignore (with Gurobi's Jerry Yurchisin)

Jerry Yurchisin from Gurobi Optimization explains mathematical optimization as an AI technology where constraints are hard guarantees, unlike LLMs which may ignore critical constraints. He outlines the three core building blocks of any optimization model: decision variables, constraints, and an objective function. The discussion highlights where optimization fits in the agentic AI era, with agents framing problems and generating code, then handing off to solvers like Gurobi via MCP servers. Jerry also covers advancements in non-linear solving, strategies for pitching optimization to stakeholders, and diverse case studies including energy grids, retirement planning, and USA Cycling's Paris 2024 gold medal.

Bending a Public MCP Server Without Breaking It — Nimrod Hauser, Baz

Bending a Public MCP Server Without Breaking It — Nimrod Hauser, Baz

Learn practical strategies to adapt third-party MCP server tools for production AI applications. This talk covers five key practices: curating tools, enhancing descriptions, implementing deterministic guardrails, composing new tools from existing ones, and leveraging tools as simple functions, all demonstrated through a real-world "Spec Reviewer" example.