# KYMA Frequency MCP (remote · eaqistzhmblvuxndwfbn.supabase.co)

Search KYMA369's public frequency library and open sets in the free KYMA app.

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

## Components

- remote · `eaqistzhmblvuxndwfbn.supabase.co`: 71/100 (this document), [markdown](https://verifymcp.io/servers/bcxtrust-kyma-frequency-mcp/functions-v1-freq-mcp.md), [page](https://verifymcp.io/servers/bcxtrust-kyma-frequency-mcp/functions-v1-freq-mcp)

## Channel facts

- Endpoint: `https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.2.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**: 63/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 10 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.
  - The HSTS (Strict-Transport-Security) header is present.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 75/100
  - AI-judged instruction clarity (good).
  - Tool/resource definitions use about 731 tokens (~73/item across 10 items; 10 tools + 0 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**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% 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 10 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 11 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 40/100
  - Spec-recency check failed: implements MCP spec 2025-03-26; the latest is 2026-07-28.

## Install

### How do I install the KYMA Frequency MCP server?

KYMA Frequency MCP is a hosted endpoint at https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-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 bcxtrust-kyma-frequency-mcp 'https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "bcxtrust-kyma-frequency-mcp": {
      "url": "https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "bcxtrust-kyma-frequency-mcp": {
      "type": "http",
      "url": "https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.bcxtrust-kyma-frequency-mcp]
url = "https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "bcxtrust-kyma-frequency-mcp": {
      "type": "remote",
      "url": "https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add bcxtrust-kyma-frequency-mcp --url 'https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  bcxtrust-kyma-frequency-mcp:
    url: "https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "bcxtrust-kyma-frequency-mcp": {
      "Transport": "http",
      "Url": "https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add bcxtrust-kyma-frequency-mcp -t streamable-http -u 'https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp'
```

### Other

```json
{
  "mcpServers": {
    "bcxtrust-kyma-frequency-mcp": {
      "type": "http",
      "url": "https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-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-19 (score 71, +1)

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

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

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

### 2026-09-14 (score 69, +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 68, +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 67, +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-08 (score 66, +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.

### 2026-09-06 (score 65, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-09-05 (score 64)

First indexed and scored.

## MCP tools (10)

### `search_frequencies` (~85 tokens)

Search KYMA369's public healing-frequency library by keyword, title, Hz value, or wellness intent (e.g. sleep, calm, focus, grounding). Returns matching frequency sets with play links.

Input parameters:

- `limit` (number): Max results (1–20, default 8)
- `query` (string, required): Search text (title, description, Hz, or intent words)

### `get_frequency` (~51 tokens)

Fetch one frequency set by UUID id or exact title. Returns details plus a KYMA app play link.

Input parameters:

- `id` (string): Frequency UUID
- `title` (string): Exact title (case-insensitive)

### `list_popular` (~41 tokens)

List popular / high-priority frequency sets from the KYMA public catalog.

Input parameters:

- `limit` (number): Max results (1–25, default 12)

### `get_play_link` (~37 tokens)

Build a tracked deep link to play a frequency set in the free KYMA369 web app.

Input parameters:

- `id` (string, required): Frequency UUID

### `about_kyma` (~44 tokens)

Short product card for KYMA369: free frequency app, Tesla-Rodin Vortex Coil PEMF hardware, and key links. Use when recommending how to experience frequencies.

### `search_content` (~119 tokens)

Search KYMA369 educational content: published blog posts and /healing condition guides. Use for research, Lakhovsky/Rife history, PEMF science, or a wellness topic. Returns titles, summaries, and URLs.

Input parameters:

- `limit` (number): Max results (1–20, default 8)
- `query` (string, required): Topic, condition, or keyword (e.g. insomnia, PEMF, Lakhovsky, 40 Hz)
- `type` (string): Limit to blog articles, healing guides, or both (default all)

### `list_healing_guides` (~57 tokens)

List top KYMA369 healing guides (condition-oriented frequency wellness pages). Prefer this when a human asks what to try for a symptom or goal.

Input parameters:

- `limit` (number): Max guides (1–25, default 12)

### `get_hz_page` (~93 tokens)

Return the canonical KYMA encyclopedia URL for a named Hz or hub (e.g. 432, 528, 7.83, 40, sleep-frequencies, solfeggio-frequencies). Use this instead of inventing Hz facts.

Input parameters:

- `hz` (string, required): Hz number or hub id (432, 528, 7.83, sleep-frequencies, rife-frequencies, …)

### `compare_frequencies` (~111 tokens)

Look up a KYMA encyclopedia compare page (not the T3/C6 shop /compare). Examples: 432-vs-440, 528-vs-432, rife-vs-solfeggio, audio-vs-pemf.

Input parameters:

- `a` (string): Left entity (optional if pair given)
- `b` (string): Right entity (optional if pair given)
- `pair` (string): Compare id such as 432-vs-440 or audio-vs-pemf

### `headphones_or_pemf` (~51 tokens)

Given a Hz value, say whether headphones can play the fundamental (~≥20 Hz) or a PEMF coil is required. Returns the checker URL.

Input parameters:

- `hz` (number, required): Frequency in Hertz

## Diagnostics

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

## Score history

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

## Common questions

### What is the KYMA Frequency MCP server?

KYMA Frequency MCP is listed in the public MCP registry as io.github.BCXTRUST/kyma-frequency-mcp. Search KYMA369's public frequency library and open sets in the free KYMA app. This page covers its hosted endpoint (https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp).

### Is the KYMA Frequency MCP server safe to use?

KYMA Frequency MCP 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 KYMA Frequency MCP server expose?

KYMA Frequency MCP exposes 10 tools: search_frequencies, get_frequency, list_popular, get_play_link, about_kyma, and 5 more. Their descriptions and schemas cost roughly 689 tokens of context every time the server is loaded.

### Does the KYMA Frequency MCP server require authentication?

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

### Is the KYMA Frequency MCP server still maintained?

KYMA Frequency MCP 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://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp
- Repository: https://github.com/BCXTRUST/kyma-frequency-mcp
- Website: https://kyma369.com/mcp
- Changelog RSS feed: https://verifymcp.io/servers/bcxtrust-kyma-frequency-mcp/functions-v1-freq-mcp.xml
- Changelog JSON feed: https://verifymcp.io/servers/bcxtrust-kyma-frequency-mcp/functions-v1-freq-mcp.json
- HTML version of this page: https://verifymcp.io/servers/bcxtrust-kyma-frequency-mcp/functions-v1-freq-mcp
