Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

OrbitEOS Energy Management

REMOTE · MCP.ORBITEOS.CLOUD · SCANNED AUG 3

Energy management platform — 61 tools for solar, battery, grid, and EV charging control

−40 this week 18 Trust /100
Trust breakdown (6 categories)

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. How we score →

Endpoint Security46
Transport & Reachability0
Schema Quality & AI Usability0
  • Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
  • Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
  • Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
  • Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified

Unverified: 4 categories

Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · mcp.orbiteos.cloud

# add to Claude Code
claude mcp add --transport http deepakumarsubbian-orbiteos https://mcp.orbiteos.cloud/sse
# ~/.codex/config.toml
[mcp_servers.deepakumarsubbian-orbiteos]
url = "https://mcp.orbiteos.cloud/sse"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "deepakumarsubbian-orbiteos": {
      "type": "remote",
      "url": "https://mcp.orbiteos.cloud/sse",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add deepakumarsubbian-orbiteos --url https://mcp.orbiteos.cloud/sse --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  deepakumarsubbian-orbiteos:
    url: "https://mcp.orbiteos.cloud/sse"
// mcp.json
{
  "mcpServers": {
    "deepakumarsubbian-orbiteos": {
      "type": "http",
      "url": "https://mcp.orbiteos.cloud/sse"
    }
  }
}

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

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 3 Aug 26 −39
    • Endpoint reachability: reachable → not serving MCP security
    • Authorization: fail → unverified security
    • HTTPS: fail → unverified security
    • Stability: 0.23 → unverified security
    • Transport: pass → fail security
    • Schema quality: 100 → unverified functional
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
  • 2 Aug 26 +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.

  • 31 Jul 26 −2
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

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

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 57

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://mcp.orbiteos.cloud/sse

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=orbiteos.cloud CN=YE1,O=Let's Encrypt,C=US 24 Jun 2026 22 Sept 2026 ECDSA 256 ECDSA-SHA384 5d18d00dd09fa1c2b925fa34e593ed65231
SANs: *.orbiteos.cloud, orbiteos.cloud
CN=YE1,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 5ddd70dd31f801c85c186a7a04b80afe
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of mcp.orbiteos.cloud. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
cloud. present 7041 13 Verified
orbiteos.cloud. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 530
Header Value
x-frame-options SAMEORIGIN
referrer-policy same-origin
Transports 2 probes
Transport URL Outcome Status Location
sse https://mcp.orbiteos.cloud/sse HTTP error 530
http (plaintext) http://mcp.orbiteos.cloud/sse Inconclusive 530
MCP tools — 61 exposed · ~3,563 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
test_smtp ~33

Test SMTP email configuration by sending a test email.

NameTypeReqDescription
recipientEmailstringyesEmail address to send test to

No output schema declared.

No examples provided.

uninstall_plugin ~33

Uninstall a plugin from your account. Removes all site assignments.

NameTypeReqDescription
installedPluginIdstringyesInstalled plugin UUID

No output schema declared.

No examples provided.

universal_search ~56

Search across all entities: accounts, sub-accounts, sites, users. Returns matching results with entity types.

NameTypeReqDescription
limitnumberMax results per entity type
querystringyesSearch text (min 2 characters)

No output schema declared.

No examples provided.

update_account ~57

Update an account. Root admin only.

NameTypeReqDescription
accountIdstringyesAccount UUID
isActivebooleanActivate/deactivate account
namestringNew display name
planstringNew plan

No output schema declared.

No examples provided.

update_component ~68

Update configuration properties of an existing component on a site.

NameTypeReqDescription
componentIdstringyesComponent ID (e.g., "ess0", "meter0", "ctrlGridOptimizedCharge0")
propertiesarrayyesProperties to update
siteIdstringyesSite UUID

No output schema declared.

No examples provided.

update_platform_settings ~39

Update platform configuration settings. Root admin only. Pass an array of {key, value} pairs.

NameTypeReqDescription
settingsarrayyesSettings to update

No output schema declared.

No examples provided.

update_plugin_config ~48

Update configuration of an installed plugin.

NameTypeReqDescription
configNew configuration
installedPluginIdstringyesInstalled plugin UUID
statusstringNew status: active, inactive

No output schema declared.

No examples provided.

update_role ~54

Update a role's name, description, or permissions.

NameTypeReqDescription
descriptionstring
namestring
permissionIdsarrayReplace all permissions
roleIdstringyesRole UUID

No output schema declared.

No examples provided.

update_site ~97

Update a site's properties, hierarchy position, or edge mappings.

NameTypeReqDescription
descriptionstring
edgeIdsarrayReplace edge mappings
isActiveboolean
location
metadata
namestring
parentIdMove to different parent
siteIdstringyesSite UUID
subAccountId
typestring

No output schema declared.

No examples provided.

update_sub_account ~41

Update a sub-account.

NameTypeReqDescription
isActiveboolean
namestring
subAccountIdstringyesSub-account UUID

No output schema declared.

No examples provided.

update_user ~83

Update a user's profile, role, active status, or site assignments.

NameTypeReqDescription
emailstring
isActiveboolean
namestring
roleIdstringNew role UUID
siteIdsarrayReplace site assignments
subAccountId
userIdstringyesUser UUID

No output schema declared.

No examples provided.