Live demo
Watch an AI use our MCP server
The chat below is a simulator. The server is not: every tool call hits our production MCP endpoint and renders whatever comes back, raw JSON included.
Hi. This window is a stand-in for Claude, but the connection below is real: each prompt fires a live tools/call against AnSolution's MCP server. Pick a prompt to watch it work.
Pick a prompt
Every call above hit our production MCP server. Connect it to your own Claude →
What just happened
You picked a prompt
A real AI client turns free-form language into the same decision: which tool to call, with what arguments.
The browser called our server
A JSON-RPC tools/call over Streamable HTTP, the exact protocol Claude and ChatGPT speak. Expand “view raw response” to see the wire format.
Live data rendered as UI
Services, case studies, and booking links come from our systems, not this page. Writes are gated behind OAuth 2.1.