get_channel_guide — grade MCP Tool Read-only
get_channel_guide
(get channel guide) is one of 40 tools on the
grade
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_channel_guide from your client
- Claude Code grade get_channel_guide run in your project directory
- Claude Desktop grade get_channel_guide ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor grade get_channel_guide ~/.cursor/mcp.json
- VS Code grade get_channel_guide .vscode/mcp.json
- Zed grade get_channel_guide ~/.config/zed/settings.json
- Windsurf grade get_channel_guide ~/.codeium/windsurf/mcp_config.json
- Cline grade get_channel_guide ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI grade get_channel_guide ~/.gemini/settings.json
- Grok grade get_channel_guide .mcp.json (in your project root)
- ChatGPT grade get_channel_guide Settings → Connectors → Advanced → Developer mode
- Claude.ai grade get_channel_guide Settings → Connectors → Add custom connector
- LangChain grade get_channel_guide pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http grade https://gradetv.net/mcp
Other tools on this server
- api_index
- health
- geo
- list_countries
- list_tags
- search_channels
- list_languages
- list_networks
- list_qualities
- list_subdivisions
- list_cities
- get_channel
- create_guest
- get_library
- create_category
- create_group
- add_item
- get_history
- record_watch
- forget_watch
- clear_history
- legacy_stream
- producer_services
- report_play
- play_reports
- channel_health
- list_favorites
- add_favorite
- remove_favorite
- list_comments
- post_comment
- delete_comment
- chat_history
- chat_send
- chat_pass
- me
- billing
- contact
- pricing
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.