INDIVIDUAL MCP TOOL
list_ad_formats
The livestream ad formats GingerLive offers to brands, each with a description, plus the format badges (e.
LIVE ENDPOINT
https://mcp.gingerlive.io/mcp
Connect to this endpoint to inspect the live schema for list_ad_formats 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
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.gingerlive]
url = "https://mcp.gingerlive.io/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"gingerlive": {
"type": "http",
"url": "https://mcp.gingerlive.io/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: gingerlive
Remote MCP URL: https://mcp.gingerlive.io/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": {
"gingerlive": {
"url": "https://mcp.gingerlive.io/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"gingerlive": {
"type": "http",
"url": "https://mcp.gingerlive.io/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "gingerlive",
"transport": "streamable-http",
"url": "https://mcp.gingerlive.io/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_company_overview— What GingerLive is: positioning summary, streaming platforms, network stats, third-party measurement partners, and contact links.get_network_stats— GingerLive's network reach and performance numbers: streamer count, annual unique reach, hours of livestream watched monthly, and ad view-through rate.list_case_studies— GingerLive campaign case studies, each with a short excerpt and a link.get_case_study— Full write-up for one case study.get_streamer_program_info— How a streamer joins and monetizes with GingerLive: cost, how it works, supported platforms, and the sign-up link.