← Registry

Content Tools

kyma369.com

Provides access to KYMA369's public healing-frequency library, allowing search, retrieval, and linking to frequency sets for wellness use.

1 endpoint10 known toolsFirst detected September 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp

No auth detected

MCP server metadata

Name
kyma-frequency-mcp
Version
1.2.0
Capabilities
tools
Server instructions

KYMA Frequency MCP helps agents find wellness frequencies and deep-link users into the free KYMA369 app to play them. Always include play_url when recommending a set. Use holistic wellness language only.

Known tools 10

search_frequencies

Search KYMA369's public healing-frequency library by keyword, title, Hz value, or wellness intent (e.

Inferred read-only
get_frequency

Fetch one frequency set by UUID id or exact title.

Inferred read-only
list_popular

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

Inferred read-only
get_play_link

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

Inferred read-only
about_kyma

Short product card for KYMA369: free frequency app, Tesla-Rodin Vortex Coil PEMF hardware, and key links.

Inferred read-only
search_content

Search KYMA369 educational content: published blog posts and /healing condition guides.

Inferred read-only
list_healing_guides

List top KYMA369 healing guides (condition-oriented frequency wellness pages).

Inferred read-only
get_hz_page

Return the canonical KYMA encyclopedia URL for a named Hz or hub (e.

Inferred read-only
compare_frequencies

Look up a KYMA encyclopedia compare page (not the T3/C6 shop /compare).

Inferred read-only
headphones_or_pemf

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

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.kyma-frequency-mcp]
url = "https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "kyma-frequency-mcp": {
      "type": "http",
      "url": "https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: kyma-frequency-mcp
Remote MCP URL: https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "kyma-frequency-mcp": {
      "url": "https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "kyma-frequency-mcp": {
      "type": "http",
      "url": "https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "kyma-frequency-mcp",
  "transport": "streamable-http",
  "url": "https://eaqistzhmblvuxndwfbn.supabase.co/functions/v1/freq-mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for supabase.co was fetched 2026-08-24T06:42:13.245Z.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.