# Sensact (remote · helavgrvwipmdvyejfom.supabase.co)

An authenticated remote MCP server for user-owned devices and one-shot capability invocation.

- Trust score: 4/100 (low)
- Change this week: +1
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `helavgrvwipmdvyejfom.supabase.co`: 4/100 (this document), [markdown](https://verifymcp.io/servers/sensact-agents-sensact/functions-v1-mcp.md), [page](https://verifymcp.io/servers/sensact-agents-sensact/functions-v1-mcp)

## Channel facts

- Endpoint: `https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.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-08-03.

- **Endpoint Security**: 11/100
  - TLS not yet verified: we couldn't open a connection to check the certificate.
  - Authorisation not yet verified: we couldn't confirm whether this endpoint requires it.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS not yet verified: we couldn't read the response headers to check for it.
  - DNSSEC not yet verified: we couldn't validate it against a resolver.
- **Transport & Reachability**: 0/100
  - Transport check failed: declared streamable-http, but we couldn't connect to verify it.
- **Schema Quality & AI Usability**: 0/100
  - Schema not yet verified: we couldn't read the endpoint's schema.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 0/100
  - Capabilities not yet verified: we couldn't read the endpoint's capabilities.

**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

### Claude

```bash
claude mcp add --transport http sensact-agents-sensact https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp
```

### Codex

```toml
[mcp_servers.sensact-agents-sensact]
url = "https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "sensact-agents-sensact": {
      "type": "remote",
      "url": "https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add sensact-agents-sensact --url https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  sensact-agents-sensact:
    url: "https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp"
```

### Other

```json
{
  "mcpServers": {
    "sensact-agents-sensact": {
      "type": "http",
      "url": "https://helavgrvwipmdvyejfom.supabase.co/functions/v1/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-07-31 (score 4, +1)

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

### 2026-07-30 (score 3, 0)

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

### 2026-07-27 (score 3, 0)

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

### 2026-07-26 (score 3)

First indexed and scored.

## MCP tools (0)

No tool schema has been captured from this endpoint yet.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/sensact-agents-sensact/functions-v1-mcp#diagnostics

## Score history

- 2026-08-03: 4
- 2026-08-02: 4
- 2026-08-01: 4
- 2026-07-31: 4
- 2026-07-30: 3
- 2026-07-29: 3
- 2026-07-28: 3
- 2026-07-27: 3
- 2026-07-26: 3

## Links

- Remote endpoint: https://helavgrvwipmdvyejfom.supabase.co/functions/v1/mcp
- Repository: https://github.com/sensact-agents/Sensact
- Website: https://www.sensactagent.com/
- Changelog RSS feed: https://verifymcp.io/servers/sensact-agents-sensact/functions-v1-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/sensact-agents-sensact/functions-v1-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/sensact-agents-sensact/functions-v1-mcp
