# CupShup Marketing Knowledge Base

Search CupShup's marketing knowledge base — services, case studies, and insights from India's leading integrated marketing agency. Covering BTL, RWA activations, digital marketing, and brand activati…

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add sidharth-5u15/cupshup-mcp

# Browse available tools
npx -y @smithery/cli@latest tool list sidharth-5u15/cupshup-mcp

# Get full schema for a tool
npx -y @smithery/cli@latest tool get sidharth-5u15/cupshup-mcp search_cupshup

# Call a tool
npx -y @smithery/cli@latest tool call sidharth-5u15/cupshup-mcp search_cupshup '{}'
```

## Direct MCP Connection

Endpoint: `https://cupshup-mcp--sidharth-5u15.run.tools`

## Tools (5)

- `search_cupshup` — Search across all CupShup content — services, case studies, and blog posts. Use this to find relevant marketing experti…
- `get_services` — List CupShup marketing services, filterable by category. CupShup offers 23+ services across digital marketing, offline/…
- `get_case_studies` — Retrieve CupShup campaign case studies with real metrics and results. Filterable by industry (e.g., BFSI, FMCG, Quick C…
- `get_blog_insights` — Search CupShup blog articles for marketing insights, strategies, and industry trends. Topics include BTL marketing, bra…
- `get_company_info` — Get CupShup company overview — founding year, leadership, network reach (8,000+ RWAs, 2,000+ corporates, 500+ brands), …

```bash
# Get full input/output schema for a tool
npx -y @smithery/cli@latest tool get sidharth-5u15/cupshup-mcp <tool-name>
```
