Software Dev Reimagined · Demo 1

Ask the system.

Run the system by asking for what you want in natural language.

Reimagined solution

An MCP server lets you use your system's features via an AI interface. Ask questions or perform tasks in natural language. A chat session replaces the parts of the system that used to require training. You ask; the system answers, remembers what you already told it, and hands you a finished report instead of a procedure.

Example story

Ana runs partner reporting. Today that means a filter panel with a dozen fields she had to be taught, and a report she assembles by hand every month-end. Point 2026 tools at the same data and the panel disappears—she asks for what she needs in a sentence, asks a follow-up without repeating herself, and the report shows up as a finished, formatted file.

See it

The demo is live.

See the examples below or run against the hosted MCP server—every ID, name, and number below is verbatim from a live tool call.

How to use it

Try it yourself.

Add the MCP server to Claude Desktop (or Cowork)—no token required. Restart, then try one prompt per tool.

{
  "mcpServers": {
    "careline-registry": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://enabledminds-mcp-prod.mangosand-dd72d93f.eastus2.azurecontainerapps.io/careline"
      ]
    }
  }
}

Don’t know how to set it up?

Just ask…

search_treatments

Show me all surgical treatments from Partner 2 submitted in January 2018

get_treatment

Pull up treatment 4521

search_patients

Find patients named Mendez

get_patient

Show me patient 3847's full record

partner_statistics

What are Partner 2's month-end stats for January 2018?

list_review_queue

What's in the review queue right now?

generate_report

Generate a month-end report for Partner 1

email_report

Email last month's report for Partner 1 to jane@example.com