← gingerlive.io

INDIVIDUAL MCP TOOL

get_case_study

Full write-up for one case study.

gingerlive.ionone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.gingerlive.io/mcp

No auth detected

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

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description contains a write-action term.

Parent server

gingerlive.io

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_ad_formats — The livestream ad formats GingerLive offers to brands, each with a description, plus the format badges (e.
  • list_case_studies — GingerLive campaign case studies, each with a short excerpt and a link.
  • get_streamer_program_info — How a streamer joins and monetizes with GingerLive: cost, how it works, supported platforms, and the sign-up link.