{
  "markdown": "# vips\n\n[![npm version](https://img.shields.io/npm/v/vipsallowed.svg)](https://www.npmjs.com/package/vipsallowed)\n[![MCP](https://img.shields.io/badge/MCP-local%20%2B%20remote-blue)](#mcp-server)\n[![Platform fee](https://img.shields.io/badge/platform%20fee-1%25-brightgreen)](#the-1-fee)\n\n**The creator economy platform your agent runs — posts, paid content, subscriptions, live streams, DMs, payouts. As easy as git. 1% fee.**\n\n> **git for your code. vips for your creator business.**\n\nCreator platforms take 20% of your income and give you a web dashboard your agent can't touch. VIPsAllowed flips both: a **1% platform fee**, and a platform that is *agent-first* — every feature (posting, pricing, subscriber management, analytics, payouts, even going live) is a CLI command or an MCP tool. Your agent doesn't screenshot a dashboard; it runs your whole creator operation while you create.\n\n**Works with:** Claude Code · Cursor · Cline · Windsurf · Aider · Codex · any MCP client — or just your terminal.\n\n## The 1% fee\n\n| Platform | Cut of your income |\n|---|---|\n| OnlyFans | 20% |\n| Fansly | 20% |\n| Patreon | 8–12% |\n| Gumroad | 10% |\n| Ko-fi | 5% |\n| **VIPsAllowed** | **1%** |\n\nCard payments settle **directly into your own Stripe Express account** (destination charges) — the platform never holds your money hostage. On a $10 tip you keep $9.32 after card processing; via wallet, $9.90.\n\n## Install\n\n```bash\nnpm install -g vipsallowed\n```\n\nThe npm package is `vipsallowed`; the command is `vips`.\n\n## Quick Start\n\n```bash\n# Create an account (returns your API key)\nvips signup myname --email me@example.com --local\n\n# Start your 7-day free trial\nvips billing start\n\n# Post free content\nvips post \"Hello from the CLI!\"\n\n# Post paid content\nvips post \"Subscriber-only drop\" --paid 4.99\n\n# Set your subscription rates\nvips rates --1mo 9.99 --3mo 24.99\n\n# Connect Stripe and get paid\nvips stripe connect\n\n# See the money\nvips earnings\nvips dashboard\n\n# Full reference\nvips --help\n```\n\n## Your agent as your manager\n\nThe commands are built for delegation, not just convenience. Tell your agent *\"grow my subscriber revenue\"* and it has everything it needs:\n\n```bash\nvips earnings breakdown --type subs      # where the money comes from\nvips earnings top-tippers                # who to look after\nvips earnings forecast                   # 30-day projection\nvips subscribers new --period week       # who just joined\nvips subscribers message USER_ID \"Welcome! Here's what's coming this month…\"\nvips analytics best-times                # when to post\nvips plan create \"Friday drop 🔥\" --schedule 2026-08-01T18:00:00Z\n```\n\nAudience lists, PPV DMs, pinned posts, bookmarks, per-platform analytics, CSV subscriber export — all scriptable, all structured JSON under the hood.\n\n## Go live from the terminal\n\n```bash\nvips stream create \"Friday AMA\"     # returns RTMP ingest + HLS playback\nvips stream encoder ID              # copy-paste OBS settings\nvips stream chat ID \"starting in 5!\"\nvips stream stop ID\n```\n\n## Paid DMs & tips\n\n```bash\nvips dm send USER_ID \"here's the uncut version\" --price 4.99\nvips pay tip USER_ID --amount 5.00\nvips pay withdraw --amount 50.00    # payout to your Stripe account\n```\n\n## MCP Server\n\nPrefer tools over a CLI? `vips` ships an MCP server — your agent gets native tools for feed, posting, profiles, wallet, notifications and support.\n\n```bash\nclaude mcp add vips -- vips mcp-serve\n```\n\nFor JSON-config clients (Cline, Cursor, Windsurf):\n\n```json\n{\n  \"mcpServers\": {\n    \"vips\": {\n      \"command\": \"vips\",\n      \"args\": [\"mcp-serve\"],\n      \"env\": { \"VIPS_API_KEY\": \"vips_your_key_here\" }\n    }\n  }\n}\n```\n\n### Remote MCP — zero install\n\nClaude Web, Claude Desktop, Raycast, or any hosted MCP client can connect straight to our remote server. Nothing to install:\n\n```\nURL:  https://mcp.vipsallowed.com/sse\nAuth: Authorization: Bearer YOUR_API_KEY\n```\n\nNo key yet? Connect **without** one: the server boots in onboarding mode with a `vips_signup` tool that provisions your account and unlocks the full toolset in the same session.\n\n## Pricing\n\n7-day free trial. Card required (secure Stripe checkout), nothing charged during the trial — cancel before it ends and you pay nothing. After that, a flat platform-access subscription plus the **1% fee on earnings**. No per-seat pricing, no cut escalation as you grow.\n\n```bash\nvips billing status     # trial/access state\nvips billing start      # begin the trial\nvips billing cancel     # cancel any time\n```\n\n## Per-Project Config\n\n```bash\nvips login --local --key YOUR_KEY   # saves to .vips/config.json (project-local)\nvips config                         # show active config\n```\n\nAdd `.vips/` to your `.gitignore`.\n\n## Agent Integration\n\nAdd to your CLAUDE.md, .cursorrules, .clinerules, .windsurfrules, or AGENTS.md:\n\n```\n## VIPsAllowed\nThis project uses the `vips` CLI to run the creator account.\nConfig is in .vips/config.json (auto-loaded).\nIf not configured: vips login --local --key YOUR_KEY\nRun `vips --help` for the full command reference.\n```\n\n## Why this exists\n\nEvery creator platform assumes a human clicking a dashboard — and charges 20% for the privilege. Agents changed the game: your AI can schedule content, manage subscribers, price posts, and reconcile payouts better than a dashboard ever let you. So we built the platform where the agent is a first-class citizen and the fee is 1%. It's early and we're iterating fast — if something's rough or missing, [open an issue](https://github.com/jyswee/vipsallowed/issues). We read every one.\n\n## Documentation\n\n- [VIPsAllowed](https://vipsallowed.com)\n- [Full agent reference](https://vipsallowed.com/llms.txt)\n\n## License\n\nProprietary — Tyga.Cloud Ltd. See [LICENSE](./LICENSE).\n",
  "bytes": 5727,
  "sha": "1ab101d40c8011f62eacf6c4b08c57186aae44e3b2a334a0972703f887d34d03",
  "repo_slug": "jyswee/vipsallowed",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_com_vipsallowed_vips_4856e527/readme"
}