# Social Perks [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/benzatkulak-collab/socialperks  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/social-perks

## Description
Agent-native marketing platform: create campaigns, submit proofs, review submissions.

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "social-perks": {
    "url": "http://localhost:3000](http://localhost:3000"
  }
}
```

## Documentation & README

# Social Perks

**The Marketing Value Protocol** — AI-powered marketing infrastructure for every business.

107 marketing actions across 15 platforms. Pricing oracle for AI agents. Campaign execution layer.

## Quick Start

```bash
npm install
npm run dev
```

Open [http://localhost:3000](http://localhost:3000).

## Demo Accounts

All use PIN: `1234`

| Email | Business Type |
|-------|--------------|
| yoga@demo.com | Yoga Studio |
| sol@demo.com | Restaurant |
| glow@demo.com | Salon |
| iron@demo.com | Gym |
| baked@demo.com | Coffee Shop |
| ink@demo.com | Tattoo Parlor |
| vet@demo.com | Veterinarian |
| bloom@demo.com | Florist |
| smith@demo.com | Law Firm |
| spark@demo.com | Auto Mechanic |

Or sign up as **any business type** — the AI adapts.

## Tech Stack

- Next.js 15 (App Router)
- React 19
- TypeScript
- Tailwind CSS
- Instrument Serif + DM Sans + JetBrains Mono

## Using with Claude Code

This project includes a `CLAUDE.md` file that gives Claude Code full context about the architecture, design system, and what needs building next. Just run:

```bash
claude
```

in the project directory and Claude will understand the full codebase.

## License

Proprietary. All rights reserved.

