# Entogo power-equipment knowledge & tools (remote · entogo.ca)

Entogo (Canada) transformers, switchgear, BESS, EV charging: catalogue, lead times, EV sizing, RFQ

- Trust score: 74/100 (medium)
- Change this week: +4
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-20

## Components

- remote · `entogo.ca`: 74/100 (this document), [markdown](https://verifymcp.io/servers/ca-entogo-knowledge/entogo.md), [page](https://verifymcp.io/servers/ca-entogo-knowledge/entogo)

## Channel facts

- Endpoint: `https://entogo.ca/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## 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-20.

- **Endpoint Security**: 60/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 7 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - 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**: 86/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Tool/resource definitions use about 987 tokens (~98/item across 10 items; 7 tools + 3 resources), lean.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 50/100
  - Stability observed for 15 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 89/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 67% 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 7 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 9 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the Entogo power-equipment knowledge & tools MCP server?

Entogo power-equipment knowledge & tools is a hosted endpoint at https://entogo.ca/mcp, 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 ca-entogo-knowledge 'https://entogo.ca/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "ca-entogo-knowledge": {
      "url": "https://entogo.ca/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "ca-entogo-knowledge": {
      "type": "http",
      "url": "https://entogo.ca/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.ca-entogo-knowledge]
url = "https://entogo.ca/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ca-entogo-knowledge": {
      "type": "remote",
      "url": "https://entogo.ca/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add ca-entogo-knowledge --url 'https://entogo.ca/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  ca-entogo-knowledge:
    url: "https://entogo.ca/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "ca-entogo-knowledge": {
      "Transport": "http",
      "Url": "https://entogo.ca/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add ca-entogo-knowledge -t streamable-http -u 'https://entogo.ca/mcp'
```

### Other

```json
{
  "mcpServers": {
    "ca-entogo-knowledge": {
      "type": "http",
      "url": "https://entogo.ca/mcp"
    }
  }
}
```

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-20 (score 74, +1)

No change was recorded against any check on this day. Stability & Change Management went from 47 to 50. That category is still filling its 30-day observation window: 14 days of observed history at the previous scan, 15 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-18 (score 73, +1)

No change was recorded against any check on this day. Stability & Change Management went from 40 to 43. That category is still filling its 30-day observation window: 12 days of observed history at the previous scan, 13 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-16 (score 72, +1)

No change was recorded against any check on this day. Stability & Change Management went from 33 to 37. That category is still filling its 30-day observation window: 10 days of observed history at the previous scan, 11 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-14 (score 71, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-12 (score 70, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-10 (score 69, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-07 (score 68, +1)

No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-06 (score 67, 0)

- [functional improvement] Stability: unverified → 0.03

## MCP tools (7)

### `search_knowledge` (~74 tokens)

Search Entogo knowledge base

Semantic search over Entogo's product, solution, manufacturing, certification, lead-time and warranty knowledge (the same index that grounds the Ensight assistant). Returns the best-matching passages with source URLs.

Input parameters:

- `query` (string, required): Natural-language question or keywords
- `topK` (integer): Number of passages to return

### `list_products` (~91 tokens)

List Entogo products

List products in the catalogue, optionally filtered by category (power = transformers & substations; distribution = switchgear & distribution; storage = battery energy storage; emobility = EV charging & PV-storage-charging) and/or a keyword. Returns compact rows; call get_product for full specifications.

Input parameters:

- `category` (string)
- `keyword` (string): Case-insensitive match on title / model / summary

### `get_product` (~68 tokens)

Get an Entogo product

Full record for one product by catalogue id (slug): specifications, features, applications, FAQs, certifications listed on the page, lead-time band, language editions, Markdown twin and the quote channel.

Input parameters:

- `id` (string, required): Product id / URL slug, e.g. metal-clad-switchgear

### `get_lead_time` (~96 tokens)

Get delivery lead time

Delivery lead-time band for a product (weeks, purchase order to shipment) plus Entogo's company-wide lead-time and warranty commitments. Bands: catalogue EV chargers 4–8, medium manufactured equipment 12–18, large engineered-to-order systems 16–24 weeks; new UL / CSA certification can extend a band within a guaranteed 36-week worst case.

Input parameters:

- `id` (string, required): Product id / URL slug

### `estimate_ev_charging_capacity` (~208 tokens)

Estimate EV-charging service capacity

Runs the same engine as https://entogo.ca/tools/ev-charging-service-capacity-calculator/: code load (NEC 2023 / NEC 2026 / CEC 2024 Section 86) for a set of Level 2 and DC fast chargers, EMS-managed load when an energy management system is declared, planning-basis load with site diversity, recommended transformer kVA and service / switchboard rating, and a GREEN / YELLOW / RED verdict against an existing service when one is given. Planning estimate only.

Input parameters:

- `chargers` (array, required)
- `code` (string): Governing code edition
- `ems` (object)
- `existingService` (object): Give the existing service to get a GREEN / YELLOW / RED verdict
- `servicePhase` (number)
- `serviceVoltage` (integer): Service line-to-line voltage, e.g. 208, 480, 600
- `siteType` (string)

### `get_company_facts` (~48 tokens)

Get Entogo company facts

Verified company facts: legal name, founding, headquarters, contacts and office hours, factory and capacity narrative, lead-time and warranty commitments, certifications, standards position, quote channel and key URLs.

### `request_quote_handoff` (~112 tokens)

Hand off to Entogo for a quote

Returns the right channel for a request for quotation (RFQ): the transformer configurator deep link (pre-filled with the product name), the contact page, e-mail and phone numbers, office hours and the one-business-day response commitment. This tool stores nothing and sends nothing — the user completes the request on entogo.ca or by e-mail.

Input parameters:

- `product` (string): Product name or id the user is interested in
- `summary` (string): One-paragraph project summary to paste into the form

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/ca-entogo-knowledge/entogo#diagnostics

## Score history

- 2026-09-20: 74
- 2026-09-19: 73
- 2026-09-18: 73
- 2026-09-17: 72
- 2026-09-16: 72
- 2026-09-15: 71
- 2026-09-14: 71
- 2026-09-13: 70
- 2026-09-12: 70
- 2026-09-11: 69
- 2026-09-10: 69
- 2026-09-09: 68
- 2026-09-08: 68
- 2026-09-07: 68
- 2026-09-06: 67
- 2026-09-05: 67

## Common questions

### What is the Entogo power-equipment knowledge & tools MCP server?

Entogo power-equipment knowledge & tools is an MCP server listed in the public MCP registry as ca.entogo/knowledge. Entogo (Canada) transformers, switchgear, BESS, EV charging: catalogue, lead times, EV sizing, RFQ. This page covers its hosted endpoint (https://entogo.ca/mcp).

### Is the Entogo power-equipment knowledge & tools MCP server safe to use?

Entogo power-equipment knowledge & tools scores 74 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 Entogo power-equipment knowledge & tools MCP server expose?

Entogo power-equipment knowledge & tools exposes 7 tools: search_knowledge, list_products, get_product, get_lead_time, estimate_ev_charging_capacity, and 2 more. Their descriptions and schemas cost roughly 697 tokens of context every time the server is loaded.

### Does the Entogo power-equipment knowledge & tools MCP server require authentication?

No. We connected to Entogo power-equipment knowledge & tools without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Entogo power-equipment knowledge & tools MCP server still maintained?

Entogo power-equipment knowledge & tools is still listed as active in the MCP registry. We last reached this channel on 20 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://entogo.ca/mcp
- Website: https://entogo.ca/
- Changelog RSS feed: https://verifymcp.io/servers/ca-entogo-knowledge/entogo.xml
- Changelog JSON feed: https://verifymcp.io/servers/ca-entogo-knowledge/entogo.json
- HTML version of this page: https://verifymcp.io/servers/ca-entogo-knowledge/entogo
