Load Data
Drag a .tsp file here
or
Drag a .opt.tour file here
or
optional reference tour
AI agent access via WebMCP
This page exposes its solver tools via the
WebMCP declarative API,
allowing AI agents to call solveTSP, listAlgorithms,
parseProblem, and compareTours directly in the browser.
-
Chrome ≥ 149 required
— check your version at
chrome://version. -
Enable the testing flag: open
chrome://flags/#enable-webmcp-testing, set it to Enabled, and relaunch Chrome. - Install the WebMCP Inspector extension from the Chrome Web Store.
- Follow Google's official getting started guide to connect your AI agent.
Configure Solver
Select a solver above to see its options.
- problem file loaded
- solver selected
- optimal route (optional)