MoonClerk Connector for AI agents.
7 live capabilities
Manage recurring subscriptions and customer billing data in real time.
Waiting for input…
Why people use MoonClerk
MoonClerk for Real-Time Subscription Billing Management
With this Connector, you just ask your agent to find the data for you. It pulls the real-time status, amount, and currency of any transaction immediately. You get the answers you need in the same window where you're already working, without the manual hunt.
What Vinkius changes
You get direct, conversational access to your MoonClerk billing data without leaving your workspace.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Handling a Refund Request
A customer asks for a refund; you use get_payment to find the transaction and confirm the amount and status.
- Real-world use case 02
Onboarding a New Subscriber
You use list_plans to show a user their options and then list_subscriptions to confirm they've joined.
- Real-world use case 03
Audit for Finance
You ask your agent to list_customers to prepare a monthly revenue report with full subscriber details.
Complete set · 7capabilities
The complete MoonClerk capability set.
These are the exact actions your AI can choose when you ask it to work with MoonClerk.
01—04
4 capabilities in this set.
Part of 7 available through MoonClerk.
- 01 Capability
List coupons
List all coupons
- 02 Capability
List customers
Get a list of all customers in your MoonClerk account. Use this to browse your entire subscriber base.
- 03 Capability
List forms
See all payment forms currently in your account. This helps you stay organized with your checkout pages.
- 04 Capability
List payments
Get a list of all payments received. Use this to scan your recent transaction history quickly.
05—07
3 capabilities in this set.
Part of 7 available through MoonClerk.
- 05 Capability
Get customer
Fetch specific details for a single customer profile. This helps you see history and current status at a glance.
- 06 Capability
Get form
Retrieve information about a specific payment form. Use this to see if a form is active and its usage stats.
- 07 Capability
Get payment
Get the details for one specific payment transaction. It provides the amount, currency, and success status.
Set up in minutes
One URL. Then ask MoonClerk to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use MoonClerk from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_uIK7WcT3Ed9BsfVO5i2Ckn7YMmOnq0TRUndm9YfT/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it MoonClerk, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable MoonClerk for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_uIK7WcT3Ed9BsfVO5i2Ckn7YMmOnq0TRUndm9YfT/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the MoonClerk URL.
- Step 03
Save and start
Save the connection and enable MoonClerk in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"moonclerk": {
"url": "https://edge.vinkius.com/vk_preview_uIK7WcT3Ed9BsfVO5i2Ckn7YMmOnq0TRUndm9YfT/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using MoonClerk
Open Agent mode in chat and ask: "Using MoonClerk, help me...". 7 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"moonclerk": {
"url": "https://edge.vinkius.com/vk_preview_uIK7WcT3Ed9BsfVO5i2Ckn7YMmOnq0TRUndm9YfT/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using MoonClerk
Ask Copilot: "Using MoonClerk, help me...". 7 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"moonclerk": {
"url": "https://edge.vinkius.com/vk_preview_uIK7WcT3Ed9BsfVO5i2Ckn7YMmOnq0TRUndm9YfT/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using MoonClerk
Open Cascade and ask: "Using MoonClerk, help me...". 7 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"moonclerk": {
"url": "https://edge.vinkius.com/vk_preview_uIK7WcT3Ed9BsfVO5i2Ckn7YMmOnq0TRUndm9YfT/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using MoonClerk
Ask Cline: "Using MoonClerk, help me...". 7 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add moonclerk --transport http "https://edge.vinkius.com/vk_preview_uIK7WcT3Ed9BsfVO5i2Ckn7YMmOnq0TRUndm9YfT/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using MoonClerk
Ask Claude: "Using MoonClerk, show me...". 7 tools are ready
Where the request belongs
Work MoonClerk can move forward.
This is for the billing lead who is tired of manual data entry, the support agent handling payment disputes, and the finance manager who needs to pull transaction logs for weekly reporting.
Customer Support Lead
Verifying payment statuses during live chats to resolve billing issues quickly.
Finance Operations Manager
Pulling transaction lists and plan details for monthly revenue reports.
Subscription Owner
Checking which payment forms are active and monitoring recurring plan health.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMoonClerk
Accept recurring and one-time payments with beautifully designed checkout pages that embed anywhere on your website.
Stripe
Manage payments, customers, subscriptions, invoices, and account balance via Stripe. all from any AI agent.
Chargebee
Manage recurring subscriptions, automate billing cycles, and reduce churn with revenue operations built for SaaS growth.
PayPal
Manage e-commerce payments via PayPal. orchestrate orders, process captures securely, issue refunds natively, and structure active subscriptions using AI.
Paddle
Manage billing, subscriptions, and transactions via Paddle. inspect customers, list products, pause recurring plans, and void transactions from any AI agent.
Bolt
Manage your one-click checkout and payments via Bolt. track transactions, manage orders, and process refunds directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep MoonClerk connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about MoonClerk.
The practical details behind the request, access and result.
Can I use MoonClerk MCP to see my payment statuses?
Yes, you can ask your agent to pull the real-time status, amount, and currency for any transaction in your account.
How do I check my active subscriptions with MoonClerk?
You can simply ask your agent to list your active subscriptions or look up a specific one to see the plan details.
Can MoonClerk MCP help my support team with billing?
It's a great capability for support teams. Agents can verify customer billing status and subscription info while providing assistance.
Can I see my payment forms using MoonClerk?
Yes, you can list and inspect your payment forms to see which ones are live and how many transactions they've processed.
Does MoonClerk MCP work with Cursor and Claude?
It works with any MCP-compatible client, including Claude, Cursor, and Windsurf.
How do I manage my recurring revenue with MoonClerk?
You can manage your recurring revenue by asking your agent to list your plans, view your customers, or check your payment history.
Is the MoonClerk API read-only?
Yes, as per their official documentation, the MoonClerk API currently only supports retrieving information. Creating or modifying records must be done via their dashboard or forms.
Can I see details about recurring plans?
Yes! Use the list_plans capability to see all your payment plans and get_plan for detailed information about a specific one.
How do I find a specific subscription's status?
The list_subscriptions and get_subscription capabilities allow you to check the current state and recurrence details for any active customer subscription.
How do I get my MoonClerk API Key?
Log in to your MoonClerk account, navigate to the Settings > API section, and generate a new API token.
Is the API read-only?
Yes, currently the MoonClerk API is primarily for retrieving data (customers, payments, forms). For creating records, please use the MoonClerk dashboard.
Can I track recurring payments?
Absolutely. The list_payments capability retrieves both one-time and recurring payments, allowing you to monitor your subscription health.
One connection away
Give your agent a direct line to MoonClerk.
Connect MoonClerk once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available