Polar Connector for AI agents.
10 live capabilities
Manage your digital product subscriptions and ecommerce revenue from your workspace.
Waiting for input…
Why people use Polar
Polar for Digital Product Revenue Management
With Polar connected to your agent, that entire process disappears. You just ask for the status of a specific user or a list of recent orders, and the info appears instantly. You get to stay in your flow while your agent handles the data fetching.
What Vinkius changes
You get a conversational interface for your entire Polar commerce backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The Flash Sale Launch
A marketing lead needs to create a 20% discount code for a weekend sale.
- Real-world use case 02
The Support Ticket
A developer gets an email from a user saying they can't access their pro features.
- Real-world use case 03
The Revenue Audit
A founder wants to see the total number of completed orders from the last month.
Complete set · 10capabilities
The complete Polar capability set.
These are the exact actions your AI can choose when you ask it to work with Polar.
01—04
4 capabilities in this set.
Part of 10 available through Polar.
- 01 Capability
Create checkout
Generates a unique checkout URL for a specific product. It can optionally link to a customer or apply a discount.
- 02 Capability
List customers
Retrieves a list of all customers in your store. You can also filter this list by a specific email address.
- 03 Capability
List discounts
Shows all active and inactive discount codes. Use this to audit your promotional offers and their current status.
- 04 Capability
List orders
Pulls a list of completed orders including payment status, currency, and customer info. Great for tracking revenue.
05—07
3 capabilities in this set.
Part of 10 available through Polar.
- 05 Capability
List products
Lists every product in your store, including names, types, and pricing. Use this to audit your entire catalog.
- 06 Capability
List subscriptions
Shows all active, canceled, and past_due subscriptions. It includes period dates and customer info for every entry.
- 07 Capability
List webhooks
Shows all configured webhook endpoints and their subscribed events. Use this to audit your event integrations.
08—10
3 capabilities in this set.
Part of 10 available through Polar.
- 08 Capability
Create discount
Creates a new discount code with specific rules like percentage off or fixed amounts. You can also set the duration.
- 09 Capability
Get product
Fetches the full details, pricing, and metadata for a specific product. Use this when you need deep info on one item.
- 10 Capability
List checkouts
Displays all current checkout sessions. It shows the status like open, expired, or confirmed for better tracking.
Set up in minutes
One URL. Then ask Polar to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Polar 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_6Lj8RmUwCZb6fJyvbA7PZv7rzedMSBKRMRGlU8Vh/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 Polar, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Polar for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_6Lj8RmUwCZb6fJyvbA7PZv7rzedMSBKRMRGlU8Vh/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 Polar URL.
- Step 03
Save and start
Save the connection and enable Polar in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"polar": {
"url": "https://edge.vinkius.com/vk_preview_6Lj8RmUwCZb6fJyvbA7PZv7rzedMSBKRMRGlU8Vh/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 Polar
Open Agent mode in chat and ask: "Using Polar, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"polar": {
"url": "https://edge.vinkius.com/vk_preview_6Lj8RmUwCZb6fJyvbA7PZv7rzedMSBKRMRGlU8Vh/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 Polar
Ask Copilot: "Using Polar, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"polar": {
"url": "https://edge.vinkius.com/vk_preview_6Lj8RmUwCZb6fJyvbA7PZv7rzedMSBKRMRGlU8Vh/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 Polar
Open Cascade and ask: "Using Polar, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"polar": {
"url": "https://edge.vinkius.com/vk_preview_6Lj8RmUwCZb6fJyvbA7PZv7rzedMSBKRMRGlU8Vh/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 Polar
Ask Cline: "Using Polar, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add polar --transport http "https://edge.vinkius.com/vk_preview_6Lj8RmUwCZb6fJyvbA7PZv7rzedMSBKRMRGlU8Vh/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 Polar
Ask Claude: "Using Polar, show me...". 10 tools are ready
Where the request belongs
Work Polar can move forward.
This is for the indie developer who is tired of jumping between tabs to check user status, the commerce manager auditing revenue, and the marketing lead running high-volume sales.
Indie Developer
Checking if a user's subscription is active or creating a custom discount for a beta tester during a late-night sprint.
Commerce Manager
Auditing the full product catalog and reviewing total revenue from completed orders to prepare monthly reports.
Marketing Specialist
Creating promotional codes for a summer sale and monitoring webhook events to ensure the checkout flow is working.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsPolar.sh
Monetize your open-source projects. Manage products, orders, subscriptions, and invoices directly through your AI agent.
FastSpring
Manage digital commerce via FastSpring. track orders and subscriptions, handle accounts, and manage product catalogs directly from any AI agent.
Whop
Manage digital products, payments, and memberships on Whop with AI agents.
Podia
Manage your Podia store. list customers, track sales, and oversee products and subscriptions directly from any AI agent.
Paddle
Manage billing, subscriptions, and transactions via Paddle. inspect customers, list products, pause recurring plans, and void transactions from any AI agent.
Buy Me A Coffee
Manage your creator account via Buy Me A Coffee. track supporters, memberships, and digital products directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Polar 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 Polar.
The practical details behind the request, access and result.
Can the Polar MCP help me manage my subscriptions?
Yes, it lets you see active, canceled, and past_due statuses for all your customers. You can quickly check if someone's payment failed or if they are currently on a trial.
How do I create discount codes using the Polar MCP?
You can ask your agent to create a code with specific percentages or fixed amounts. It can also set rules for how many times a code can be used or how long it stays active.
Can I check my revenue with the Polar MCP?
Yes, you can ask your agent to list all completed orders. It will pull the totals, currencies, and payment statuses so you can see your recent sales.
Does the Polar MCP work with Cursor and Claude?
Yes, it connects to any MCP-compatible client, including Claude, Cursor, and Windsurf, allowing you to manage your store from your favorite coding or chat environment.
Can I find specific customers using the Polar MCP?
You can search for customers by their email address or name. This makes it much faster to find a user's history when they reach out with a support request.
How do I audit my webhooks with the Polar MCP?
You can list all configured webhook endpoints and see exactly which events they are subscribed to. This helps you ensure your external capabilities are getting the data they need.
How do I create a Polar Personal Access Token?
Log in to the Polar Dashboard, go to Settings > Developer > Personal Access Tokens, click Create Token, give it a name and copy the token immediately. it starts with polar_pat_ and won't be shown again.
Can I create discount codes via the agent?
Yes! Use the create_discount capability with a name, code, type (percentage or fixed_amount) and amount. Optionally set the duration (once, forever, repeating). The discount will be available during checkout.
Can I check my subscription revenue?
Yes! Use list_subscriptions with status 'active' to see all active subscriptions, and list_orders to see completed orders with their amounts. Combine both to get a full picture of your recurring and one-time revenue.
Can I create checkout links programmatically?
Yes! Use create_checkout with a product_id and optionally a customer_id and discount_id. This creates a checkout session that returns a URL you can share with customers or embed in your app.
One connection away
Give your agent a direct line to Polar.
Connect Polar once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available