Skip to content
Vinkius

Polar Connector for AI agents.

10 live capabilities

Manage your digital product subscriptions and ecommerce revenue from your workspace.

Live agent request Polar / Connector

Waiting for input…

AI Agent

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.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

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

  1. Real-world use case 01

    The Flash Sale Launch

    A marketing lead needs to create a 20% discount code for a weekend sale.

  2. Real-world use case 02

    The Support Ticket

    A developer gets an email from a user saying they can't access their pro features.

  3. 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.

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 10 available through Polar.

  1. 01 Capability

    Create checkout

    Generates a unique checkout URL for a specific product. It can optionally link to a customer or apply a discount.

  2. 02 Capability

    List customers

    Retrieves a list of all customers in your store. You can also filter this list by a specific email address.

  3. 03 Capability

    List discounts

    Shows all active and inactive discount codes. Use this to audit your promotional offers and their current status.

  4. 04 Capability

    List orders

    Pulls a list of completed orders including payment status, currency, and customer info. Great for tracking revenue.

Capability set02 / 03

05—07

3 capabilities in this set.

Part of 10 available through Polar.

  1. 05 Capability

    List products

    Lists every product in your store, including names, types, and pricing. Use this to audit your entire catalog.

  2. 06 Capability

    List subscriptions

    Shows all active, canceled, and past_due subscriptions. It includes period dates and customer info for every entry.

  3. 07 Capability

    List webhooks

    Shows all configured webhook endpoints and their subscribed events. Use this to audit your event integrations.

Capability set03 / 03

08—10

3 capabilities in this set.

Part of 10 available through Polar.

  1. 08 Capability

    Create discount

    Creates a new discount code with specific rules like percentage off or fixed amounts. You can also set the duration.

  2. 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.

  3. 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 preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_6Lj8RmUwCZb6fJyvbA7PZv7rzedMSBKRMRGlU8Vh/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it Polar, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable Polar for the conversation.

Where the request belongs

Work Polar can move forward.

Built around the request

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.

01

Indie Developer

Checking if a user's subscription is active or creating a custom discount for a beta tester during a late-night sprint.

02

Commerce Manager

Auditing the full product catalog and reviewing total revenue from completed orders to prepare monthly reports.

03

Marketing Specialist

Creating promotional codes for a summer sale and monitoring webhook events to ensure the checkout flow is working.

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