How gig platforms, neobanks, EWA providers, and fintechs embed The Indie Suite™ and become a financial intelligence distribution layer for their workers.
Every platform partner goes through the same journey — from discovering the gap to becoming a Pioneer. Each stage unlocks the next.
The problem every platform faces: You hold rich activity data on your workers — earnings, tenure, performance, reliability. Yet your workers are locked out of financial products that would make them more loyal, more productive, and more financially resilient.
Banks see no income. Insurers see no employment record. Landlords reject them. Lenders decline them. The data that could change everything sits siloed in your platform — and regulations prevent you from becoming a financial institution to act on it.
Workers feel financially invisible. Churn to find better platforms. Your data creates zero financial value for them.
Workers get IndieID™, IndieScore™, IndieShield™, IndieATM™ — inside your platform. You earn rev-share on every transaction. Zero financial institution overhead.
Four tiers to match your scale. All start with a free, unlimited sandbox:
Unlimited API calls, full MAP tools, test workers, MavvrixxWidget.js. No card required.
Production access, up to 50K workers, widget + full API + rev-share activated.
50K+ workers, white-label option, dedicated SLA, revenue share negotiated, priority support.
Full MAP agentic embed, co-brand, AI-native integration, strategic partnership.
The distribution flywheel: Every Indie Suite transaction by a worker on your platform generates revenue share for you. No financial institution overhead — you're a distribution layer, not a financial product provider.
If 20% claim IndieID™ → $16,000. If 15% get IndieShield™ ($35/mo avg premium, 15% rev-share) → $7,875/mo recurring. If 5% use IndieATM™ ($200 avg advance, 3% fee, 20% share) → $600/mo. Total Year 1 potential: ~$100K+ on 10K workers.
API key issued in under 60 seconds. plt_sandbox_* prefix for testing, plt_live_* prefix for production. Your platformId is live immediately.
// Platform ID issued on signup const platformId = "plt_sandbox_a1b2c3d4"; const apiKey = "mcp_test_xxxxxxxxxxxxxxxxxxxx"; // Initialize widget MavvrixxWidget.init({ platformId: platformId, workerId: "w_your_worker_id", products: ["indiescore", "indieshield", "indieatm"], theme: "light" });
12 MAP tools available via JSON-RPC 2.0 (MCP 2024-11-05). Every tool is worker-consent-gated.
| Tool | What it returns | Use case |
|---|---|---|
| indieid.verify | identity_verified, iid_number, vocation | Worker onboarding verification |
| indiescore.get | score (300–850), 5 factors, grade | Worker financial health display |
| indieshield.signal | coverage_gaps, risk_class, income_stability | Insurance product matching |
| vault.get | 116-field Avatar profile (consent-gated) | Full worker financial picture |
| catalog.quote | Pre-matched product quotes | In-platform insurance/financial product offers |
| indieid.consent-token | Signed consent token for data query | All B2B queries require this first |
// MavvrixxWidget.js — drop-in embed <script src="https://mavvrixx.ai/js/widget.js"></script> <div id="mavvrixx-widget"></div> <script> MavvrixxWidget.init({ platformId: "plt_live_your_id", workerId: currentUser.id, products: ["indiescore", "indieshield", "indieatm", "indieid"], theme: "light", onReady: (w) => console.log("Mavvrixx ready", w), onTransaction: (evt) => analytics.track("mvx_transaction", evt) }); </script>
For platforms with AI agents or AI-native product flows — MAP plugs directly into your LLM orchestration layer as an MCP server. Your AI agent gains access to Mavvrixx's full financial intelligence stack.
// Claude / OpenAI tool use — MAP as MCP server POST https://mavvrixx.ai/api/v1/mcp { "jsonrpc": "2.0", "method": "tools/call", "params": { "name": "indiescore.get", "arguments": { "workerId": "w_abc123", "consentToken": "ctkn_..." } } }
Compatible with: Claude (Anthropic), OpenAI Assistants, LangChain, CrewAI, Agentforce, Vertex AI, and any MCP-compatible agent framework.
Unlimited sandbox API calls with pre-built test worker profiles. Simulate real scenarios:
Widget live preview, MAP tool explorer, and revenue share calculator all available in Test Drive at /platforms/try.
How worker consent works: Every MAP tool call requires a valid consent token issued by the worker. The platform facilitates the consent UI — Mavvrixx provides a pre-built consent widget or you build your own using the consent token API.
Mavvrixx is not a financial institution. Platform is a distribution layer only. Mavvrixx holds all financial product relationships. Worker consent is individual. Platform earns referral / rev-share — not financial product revenue. This structure is compatible with FCRA, GLBA, and EU GDPR frameworks.
Upgrade from sandbox to production in one click. Your plt_live_* key activates immediately. First live worker session can happen within hours of go-live.
Go-live checklist:
Real-time platform intelligence. Track what matters:
Active workers this month, widget sessions, consent rate, product uptake by type.
Monthly earnings by product category, cumulative rev-share, payment schedule, projections.
Tool calls by type, error rates, latency, quota usage.
IndieScore distribution across your worker base, coverage gap rates, financial health trends.
Beyond 50K workers, the Scale tier unlocks:
Platforms reaching 10,000+ monthly active workers on Mavvrixx unlock Pioneer status:
Your platform becomes one of the few places in the world where independent workers have full financial infrastructure — identity, score, insurance, advances — built into the product they already use every day. That's a retention moat and a mission statement at the same time.
Sandbox is free, unlimited, and live in under 60 seconds. No commitment. No financial institution overhead.
Start Your Free Pilot →