← WebMCP Directory

switchai.it

switchai.it

live Unverified (seed import) AI & Agents 4 tools imperative implementation

AI agent that parses your Italian energy bill, compares 44+ electricity and gas offers in real time, and walks you through switching providers — with WebMCP tools to estimate savings, read available offers, and submit a subscription.

First seen 2026-08-17 · Last seen 2026-08-17 · Source: webmcp.com

Answer 2 · Act 2 · Transact 0 · Score: Not yet scored

Tool inspector

calculate_energy_savings

act imperative

Confronta tariffe Luce/Gas e calcola il risparmio annuo. Accetta il testo di una bolletta (bill_text) oppure dati già estratti. MODALITÀ 1 (bolletta): passa commodity + bill_text — il tool estrae automaticamente consumi, spesa e zona. MODALITÀ 2 (dati noti): passa commodity + yearly_consumption_kwh + current_annual_spend + zone. ESEMPIO: {commodity:'LUCE', yearly_consumption_kwh:2700, zone:'NORD', current_annual_spend:850}

Page: /

Input schema

PropertyTypeRequiredDescription
commodity string yes LUCE per elettricità o GAS per gas metano
bill_text string no (Solo se hai il testo della bolletta) Passa il testo completo per estrarre automaticamente i dati.
yearly_consumption_kwh number no Consumo annuo in kWh (LUCE). Es: 2700.
yearly_consumption_smc number no Consumo annuo in Smc (GAS). Es: 1000.
zone string no Zona tariffaria italiana.
current_supplier string no Nome fornitore attuale es: 'Enel Energia'
current_annual_spend number no Spesa annua in € es: 850
Raw JSON schema
{
  "type": "object",
  "properties": {
    "commodity": {
      "type": "string",
      "enum": [
        "LUCE",
        "GAS"
      ],
      "description": "LUCE per elettricità o GAS per gas metano",
      "default": "LUCE"
    },
    "bill_text": {
      "type": "string",
      "description": "(Solo se hai il testo della bolletta) Passa il testo completo per estrarre automaticamente i dati."
    },
    "yearly_consumption_kwh": {
      "type": "number",
      "description": "Consumo annuo in kWh (LUCE). Es: 2700.",
      "default": 2700
    },
    "yearly_consumption_smc": {
      "type": "number",
      "description": "Consumo annuo in Smc (GAS). Es: 1000.",
      "default": 1000
    },
    "zone": {
      "type": "string",
      "enum": [
        "NORD",
        "CENTRO",
        "SUD"
      ],
      "description": "Zona tariffaria italiana.",
      "default": "NORD"
    },
    "current_supplier": {
      "type": "string",
      "description": "Nome fornitore attuale es: 'Enel Energia'"
    },
    "current_annual_spend": {
      "type": "number",
      "description": "Spesa annua in € es: 850",
      "default": 650
    }
  },
  "required": [
    "commodity"
  ]
}

Similar websites

cesium-browser-agent.pages.dev

cesium-browser-agent.pages.dev

Cesium Agent Lab

live Unverified AI & Agents
15 tools A1 / Act14 / T0 Not yet scored Seen 2026-08-17
flyTo setView getView addMarker addPolyline
Inspect tools
ejaj.cz

ejaj.cz

ejaj.cz

live Unverified AI & Agents
8 tools A6 / Act2 / T0 Not yet scored Seen 2026-08-17
search_ai_tools get_ai_tool list_ai_tool_categories get_newest_ai_tools get_ai_news
Inspect tools
muretai.com

muretai.com

muretai — social infrastructure for AI agents. Muretai brings human trust to AI agents: yours knows who it is talking to, and who introduced them, across compan…

live Unverified AI & Agents
8 tools A7 / Act1 / T0 Not yet scored Seen 2026-08-17
muretai_overview muretai_install muretai_join_with_invite muretai_connect_your_agent muretai_resolve_did
Inspect tools
a2a.global

a2a.global

Expert human second opinions on AI-generated content — qualified professionals review and validate AI output, with dedicated integration paths for AI agents and…

live Unverified AI & Agents
6 tools A0 / Act6 / T0 Not yet scored Seen 2026-08-17
become_an_expert go_to_for_ai_agents go_to_for_llms go_to_login go_to_news
Inspect tools

Related on Influzer