← kyma369.com

INDIVIDUAL MCP TOOL

list_popular

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

kyma369.comnone authenticationAvailability not checked

LIVE ENDPOINT

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

No auth detected

Connect to this endpoint to inspect the live schema for list_popular and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

kyma369.com

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.

Related tools

  • search_frequencies — Search KYMA369's public healing-frequency library by keyword, title, Hz value, or wellness intent (e.
  • get_frequency — Fetch one frequency set by UUID id or exact title.
  • get_play_link — Build a tracked deep link to play a frequency set in the free KYMA369 web app.
  • about_kyma — Short product card for KYMA369: free frequency app, Tesla-Rodin Vortex Coil PEMF hardware, and key links.
  • search_content — Search KYMA369 educational content: published blog posts and /healing condition guides.
  • list_healing_guides — List top KYMA369 healing guides (condition-oriented frequency wellness pages).
  • get_hz_page — Return the canonical KYMA encyclopedia URL for a named Hz or hub (e.
  • compare_frequencies — Look up a KYMA encyclopedia compare page (not the T3/C6 shop /compare).