# io.github.zktx-mcp/say-ur-intent (npm · @zktx.io/say-ur-intent)

Local-first Sui DeFi evidence and review for AI clients before wallet signing.

- Trust score: 46/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-27

## Components

- npm · `@zktx.io/say-ur-intent`: 46/100 (this document), [markdown](https://verifymcp.io/servers/zktx-mcp-say-ur-intent/zktx-io-say-ur-intent.md), [page](https://verifymcp.io/servers/zktx-mcp-say-ur-intent/zktx-io-say-ur-intent)

## Channel facts

- Registry: `npm`
- Package: `@zktx.io/say-ur-intent`
- Version: `0.4.2`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, 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-27.

- **Supply Chain Security**: 88/100
  - No malware found by supply-chain analysis.
  - CVE check failed: a known medium-severity CVE affects mermaid 11.12.0, a direct dependency. A fixed version is available.
  - No install/post-install scripts declared.
  - Dependency health was assessed across the 400 of 409 dependencies we could resolve, so this covers what we could see, not the whole tree.
- **Provenance & Transparency**: 97/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to zktx-mcp/say-ur-intent).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 0 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 0/100
  - Schema quality not yet verified: our sandbox could not run this package, so we have no schema to assess.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: our sandbox could not run this package, so we have no schema to compare.
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: our sandbox could not run this package, so we have no tool definitions to assess.
- **Tool Safety**: 0/100
  - Tool safety not yet verified: our sandbox could not run this package, so we have no tool text to scan.
- **Capabilities**: 0/100
  - Protocol version not yet verified: our sandbox could not run this package, so we never saw its MCP handshake.

**Unverified: 5 categories.** Categories scored 0 because our sandbox could not run this package, so we have no schema for these checks to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until we can run it.

## Install

### How do I install the io.github.zktx-mcp/say-ur-intent server?

io.github.zktx-mcp/say-ur-intent runs locally as an npm package, launched with npx -y @zktx.io/say-ur-intent. 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 zktx-mcp-say-ur-intent -- npx -y @zktx.io/say-ur-intent
```

### Cursor

```json
{
  "mcpServers": {
    "zktx-mcp-say-ur-intent": {
      "command": "npx",
      "args": [
        "-y",
        "@zktx.io/say-ur-intent"
      ]
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "zktx-mcp-say-ur-intent": {
      "command": "npx",
      "args": [
        "-y",
        "@zktx.io/say-ur-intent"
      ]
    }
  }
}
```

### Codex

```bash
codex mcp add zktx-mcp-say-ur-intent -- npx -y @zktx.io/say-ur-intent
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "zktx-mcp-say-ur-intent": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "@zktx.io/say-ur-intent"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add zktx-mcp-say-ur-intent --command npx --arg -y --arg @zktx.io/say-ur-intent
```

### Hermes

```yaml
mcp_servers:
  zktx-mcp-say-ur-intent:
    command: "npx"
    args: ["-y", "@zktx.io/say-ur-intent"]
```

### Netclaw

```json
{
  "McpServers": {
    "zktx-mcp-say-ur-intent": {
      "Transport": "stdio",
      "Command": "npx",
      "Arguments": [
        "-y",
        "@zktx.io/say-ur-intent"
      ]
    }
  }
}
```

### Vellum

```bash
assistant mcp add zktx-mcp-say-ur-intent -t stdio -c npx -a -y @zktx.io/say-ur-intent
```

### Other

```json
{
  "mcpServers": {
    "zktx-mcp-say-ur-intent": {
      "command": "npx",
      "args": [
        "-y",
        "@zktx.io/say-ur-intent"
      ]
    }
  }
}
```

## 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-27 (score 46, +8)

- [security regression] CVE-2026-71437 affects this package: medium
- [security regression] CVE-2021-23337 affects this package: medium
- [security regression] CVE-2026-50159 affects this package: medium
- [security regression] CVE-2026-41149 affects this package: medium
- [security regression] CVE-2026-41148 affects this package: medium
- [security regression] CVE-2026-71436 affects this package: medium
- [security regression] CVE-2025-13465 affects this package: medium
- [security regression] CVE-2026-71439 affects this package: medium
- [security regression] CVE-2026-41159 affects this package: medium
- [security regression] CVE-2026-71438 affects this package: medium
- [security regression] CVE-2026-41150 affects this package: medium
- [security regression] Known CVEs: unverified → fail
- [functional improvement] Dependency health: unverified → partial

### 2026-09-26 (score 38)

First indexed and scored.

## MCP tools (0)

Tools for package channels are captured by running the package in an isolated sandbox. The most recent sandbox run could not capture a tool list from this package.

## Diagnostics

Captured diagnostic sections: Provenance, Vulnerabilities, Dependencies. The full working is on the page: https://verifymcp.io/servers/zktx-mcp-say-ur-intent/zktx-io-say-ur-intent#diagnostics

## Score history

- 2026-09-27: 46
- 2026-09-26: 38

## Common questions

### What is the io.github.zktx-mcp/say-ur-intent server?

io.github.zktx-mcp/say-ur-intent is listed in the public MCP registry as io.github.zktx-mcp/say-ur-intent. Local-first Sui DeFi evidence and review for AI clients before wallet signing. This page covers its npm package (@zktx.io/say-ur-intent).

### Is the io.github.zktx-mcp/say-ur-intent server safe to use?

io.github.zktx-mcp/say-ur-intent scores 46 out of 100 on VerifyMCP. We recorded 12 known advisories against it as of 27 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. 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.

### Is the io.github.zktx-mcp/say-ur-intent server still maintained?

io.github.zktx-mcp/say-ur-intent is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

### What licence is the io.github.zktx-mcp/say-ur-intent server under?

io.github.zktx-mcp/say-ur-intent declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.

## Links

- npm package: https://www.npmjs.com/package/@zktx.io/say-ur-intent
- Socket report: https://socket.dev/npm/package/@zktx.io/say-ur-intent
- Repository: https://github.com/zktx-mcp/say-ur-intent
- Changelog RSS feed: https://verifymcp.io/servers/zktx-mcp-say-ur-intent/zktx-io-say-ur-intent.xml
- Changelog JSON feed: https://verifymcp.io/servers/zktx-mcp-say-ur-intent/zktx-io-say-ur-intent.json
- HTML version of this page: https://verifymcp.io/servers/zktx-mcp-say-ur-intent/zktx-io-say-ur-intent
