← gradetv.net

INDIVIDUAL MCP TOOL

chat_pass

Passe mensal do chat ($0.

gradetv.netnone authenticationAvailability not checked

LIVE ENDPOINT

https://gradetv.net/mcp

No auth detected

Connect to this endpoint to inspect the live schema for chat_pass 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

gradetv.net

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.grade]
url = "https://gradetv.net/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "grade": {
      "type": "http",
      "url": "https://gradetv.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: grade
Remote MCP URL: https://gradetv.net/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": {
    "grade": {
      "url": "https://gradetv.net/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "grade": {
      "type": "http",
      "url": "https://gradetv.net/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "grade",
  "transport": "streamable-http",
  "url": "https://gradetv.net/mcp"
}
MCP Inspector

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

Related tools

  • api_index — Descobre a API Grade.
  • health — Liveness.
  • geo — País sugerido pelo Cloudflare para a UI (fallback BR).
  • list_countries — Países do catálogo com contagem playable e URL da bandeira (kind=radio conta estações).
  • list_tags — Tags das estações de rádio tocáveis (Radio Browser), com contagem; opcionalmente por país.
  • search_channels — Busca canais públicos (filtros: q, country, category, language, network, quality, playable, nsfw; kind=radio para estações de rádio, tag para tag de rádio; sort=score ordena pela saúde medida por terceiro, sort=votes pelos votos da rádio; online=1 só quem foi visto online nas últimas 48 h).
  • list_languages — Idiomas do catálogo tocável.
  • list_networks — Redes (network) do catálogo tocável.