Quick start (recommended one command)
Use this command first in any supported environment:Who this is for
- You use Cursor, Claude Code, or another AI coding tool
- You want faster SolvaPay implementation with fewer manual prompts
- You want a reusable workflow for SDK integration, MCP Pay setup, and onboarding tasks
What you will achieve
By the end, your agent can route SolvaPay tasks to the right flow for SDK integration, MCP Pay, website checkout, or provider onboarding.Prerequisites
- An AI coding tool that supports Agent Skills
- Access to the SolvaPay skills repository:
https://github.com/solvapay/skills - Optional: a
npxruntime if you use CLI-based install
Platform-specific setup (secondary options)
Use the platform-specific instructions below only if you prefer a platform-native flow.- Cursor
- Claude Code
- Other tools
Alternative: Add as a remote rule
- Open Cursor Settings.
- Go to Rules.
- In Project Rules, click Add Rule.
- Choose Remote Rule (Github).
- Enter
https://github.com/solvapay/skills.
.agents/skills/, .cursor/skills/, or ~/.cursor/skills/.Cursor Marketplace plugin support for SolvaPay is coming soon.
What the skill covers
- SDK integration: Add paywalls, usage billing, and webhooks in app code
- MCP Pay setup: Configure hosted MCP auth and monetization for MCP servers
- Website checkout: Add hosted checkout and customer portal flows for web apps
- Provider onboarding: Set up account, product, plans, sandbox testing, and go-live