# AliEV (remote · aliev.base44.app)

EV infrastructure intelligence with source-backed screening and human-confirmed checkout.

- Trust score: 71/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-25

## Components

- remote · `aliev.base44.app`: 71/100 (this document), [markdown](https://verifymcp.io/servers/jgaethle10-aliev/functions-alievmcp.md), [page](https://verifymcp.io/servers/jgaethle10-aliev/functions-alievmcp)

## Channel facts

- Endpoint: `https://aliev.base44.app/functions/alievMcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.2`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-25.

- **Endpoint Security**: 83/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS is enforced; there's no plaintext access path.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC is configured correctly; the domain's records validate against the full chain to the root.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 69/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 418 tokens (~69/item across 6 items; 6 tools + 0 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 3/100
  - Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 67/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 0% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 6 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 6 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a current MCP spec version (2026-07-28).

## Install

### How do I install the AliEV MCP server?

AliEV is a hosted endpoint at https://aliev.base44.app/functions/alievMcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http jgaethle10-aliev 'https://aliev.base44.app/functions/alievMcp'
```

### Cursor

```json
{
  "mcpServers": {
    "jgaethle10-aliev": {
      "url": "https://aliev.base44.app/functions/alievMcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "jgaethle10-aliev": {
      "type": "http",
      "url": "https://aliev.base44.app/functions/alievMcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.jgaethle10-aliev]
url = "https://aliev.base44.app/functions/alievMcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "jgaethle10-aliev": {
      "type": "remote",
      "url": "https://aliev.base44.app/functions/alievMcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add jgaethle10-aliev --url 'https://aliev.base44.app/functions/alievMcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  jgaethle10-aliev:
    url: "https://aliev.base44.app/functions/alievMcp"
```

### Netclaw

```json
{
  "McpServers": {
    "jgaethle10-aliev": {
      "Transport": "http",
      "Url": "https://aliev.base44.app/functions/alievMcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add jgaethle10-aliev -t streamable-http -u 'https://aliev.base44.app/functions/alievMcp'
```

### Other

```json
{
  "mcpServers": {
    "jgaethle10-aliev": {
      "type": "http",
      "url": "https://aliev.base44.app/functions/alievMcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-25 (score 71, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-09-24 (score 71)

First indexed and scored.

## MCP tools (6)

### `analyze_ev_site` (~94 tokens)

Start here: analyze EV opportunity at an address

PRIMARY TOOL for property-specific EV questions. If the user gives a street address and asks whether EV charging makes sense, what charging competition is nearby, or whether the property has EV opportunity, call this tool FIRST without calling the offer catalog first. Returns a free source-backed screen, explicit unknowns, and the exact next paid-handoff path. Does not perform engineering, utility approval or payment.

Input parameters:

- `address` (string, required)

### `get_aliev_offers` (~61 tokens)

Get AliEV paid-depth options

Use AFTER a site screen or when the human explicitly asks for pricing or paid AliEV options. Do not use this as the first tool for a property-specific EV question when an address is available. Read-only and never creates a checkout or payment obligation.

### `prepare_paid_handoff` (~65 tokens)

Prepare human-confirmed AliEV paid handoff

Create a human review link for a selected AliEV paid-depth option. This tool does not create a checkout, invoice, payment obligation, entitlement, or outreach.

Input parameters:

- `address` (string)
- `offer_key` (string, required)
- `request_id` (string)

### `prepare_site_report_checkout` (~92 tokens)

Prepare a human-confirmed AliEV site report checkout

After the human explicitly agrees to pay, prepare secure checkout for the $299 Preliminary Site Report or $750 Full Site Report. Requires buyer email and site address. Checkout creation is not payment proof or report fulfillment.

Input parameters:

- `address` (string, required)
- `email` (string, required)
- `offer_key` (string, required)
- `request_id` (string)
- `user_confirmed_payment` (boolean, required)

### `get_aliev_purchase_status` (~65 tokens)

Get verified AliEV purchase status

Check an AliEV purchase and, when both purchase key and checkout session are supplied, allow AliEV to re-verify provider payment before reporting paid state. Read-only from the buyer perspective.

Input parameters:

- `purchase_key` (string)
- `session_id` (string)

### `get_aliev_capabilities` (~41 tokens)

Get AliEV capability catalog

Describe AliEV machine-facing capabilities and boundaries. For a property-specific EV question with an address, prefer analyze_ev_site instead of stopping at capability discovery.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/jgaethle10-aliev/functions-alievmcp#diagnostics

## Score history

- 2026-09-25: 71
- 2026-09-24: 71

## Common questions

### What is the AliEV MCP server?

AliEV is an MCP server listed in the public MCP registry as io.github.jgaethle10/aliev. EV infrastructure intelligence with source-backed screening and human-confirmed checkout. This page covers its hosted endpoint (https://aliev.base44.app/functions/alievMcp).

### Is the AliEV MCP server safe to use?

AliEV scores 71 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the AliEV MCP server expose?

AliEV exposes 6 tools: analyze_ev_site, get_aliev_offers, prepare_paid_handoff, prepare_site_report_checkout, get_aliev_purchase_status, get_aliev_capabilities. Their descriptions and schemas cost roughly 418 tokens of context every time the server is loaded.

### Does the AliEV MCP server require authentication?

No. We connected to AliEV without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the AliEV MCP server still maintained?

AliEV is still listed as active in the MCP registry. We last reached this channel on 25 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://aliev.base44.app/functions/alievMcp
- Website: https://aliev.base44.app/
- Changelog RSS feed: https://verifymcp.io/servers/jgaethle10-aliev/functions-alievmcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/jgaethle10-aliev/functions-alievmcp.json
- HTML version of this page: https://verifymcp.io/servers/jgaethle10-aliev/functions-alievmcp
