streamable-httpupdated 3mo ago
The Marketing Value Protocol — AI-powered marketing infrastructure for every business.
Social Perks 能做什么?
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
npm install
npm run dev
Open http://localhost:3000.
Demo Accounts
All use PIN: 1234
| 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:
claude
in the project directory and Claude will understand the full codebase.
License
Proprietary. All rights reserved.
安装
把 Social Perks 添加到你的客户端。选择你正在使用的那个。
claude mcp add --transport http social-perks https://socialperks.app/api/mcpcodex mcp add social-perks --url https://socialperks.app/api/mcp{
"mcpServers": {
"social-perks": {
"url": "https://socialperks.app/api/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"social-perks": {
"type": "http",
"url": "https://socialperks.app/api/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"social-perks": {
"url": "https://socialperks.app/api/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"social-perks": {
"serverUrl": "https://socialperks.app/api/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
评分
39 / 100
不完整
- 文档10/25
- 维护13/25
- 可信度6/20
- 能力0/15
- 安装体验12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 107 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
版本历史
| 版本 | 发布于 |
|---|---|
| 0.1.0最新 | 2026年5月16日 |