Memberstack Connector for AI agents.
10 live capabilities
Manage memberships and user subscriptions through natural conversation.
Waiting for input…
Why people use Memberstack
Memberstack for automated membership management
With this Connector, you just ask your agent to 'Find the plan for user@email.com and tell me if they have a coupon.' You get the answer instantly in one go.
What Vinkius changes
You get a conversational interface for your entire Memberstack backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Locating a customer by email
A support agent uses search_members to find a user's account and verify their current status in one step.
- Real-world use case 02
Auditing custom member data
A community manager uses list_custom_fields to see what information they are collecting from new signups.
- Real-world use case 03
Quick subscription checks
A founder asks for a summary of who is on the Pro plan to prepare for a quarterly review.
Complete set · 10capabilities
The complete Memberstack capability set.
These are the exact actions your AI can choose when you ask it to work with Memberstack.
01—04
4 capabilities in this set.
Part of 10 available through Memberstack.
- 01 Capability
List coupons
View a complete list of all the discount codes you currently have active.
- 02 Capability
List members
Get a full list of every member currently registered in your Memberstack account.
- 03 Capability
List plans
View every membership plan you've created, including free and paid options.
- 04 Capability
Get application info
Retrieve the high-level configuration and status of your Memberstack application.
05—07
3 capabilities in this set.
Part of 10 available through Memberstack.
- 05 Capability
Get member
Fetch the full profile and metadata for a specific member in your system.
- 06 Capability
Get member plans
See which specific membership plans a single user is currently signed up for.
- 07 Capability
Get plan
Pull the full details and configuration for one of your membership plans.
08—10
3 capabilities in this set.
Part of 10 available through Memberstack.
- 08 Capability
List custom fields
See all the custom data points you've set up for your member profiles.
- 09 Capability
List promotions
See all the active marketing promotions currently running in your account.
- 10 Capability
Search members
Find a specific user quickly by searching for their email address.
Set up in minutes
One URL. Then ask Memberstack to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Memberstack 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_8gzkoVQDraC8NFYfhKX1xANtXFvlmiWVglzm0Kfu/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 Memberstack, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Memberstack for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_8gzkoVQDraC8NFYfhKX1xANtXFvlmiWVglzm0Kfu/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 Memberstack URL.
- Step 03
Save and start
Save the connection and enable Memberstack in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"memberstack": {
"url": "https://edge.vinkius.com/vk_preview_8gzkoVQDraC8NFYfhKX1xANtXFvlmiWVglzm0Kfu/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 Memberstack
Open Agent mode in chat and ask: "Using Memberstack, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"memberstack": {
"url": "https://edge.vinkius.com/vk_preview_8gzkoVQDraC8NFYfhKX1xANtXFvlmiWVglzm0Kfu/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 Memberstack
Ask Copilot: "Using Memberstack, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"memberstack": {
"url": "https://edge.vinkius.com/vk_preview_8gzkoVQDraC8NFYfhKX1xANtXFvlmiWVglzm0Kfu/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 Memberstack
Open Cascade and ask: "Using Memberstack, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"memberstack": {
"url": "https://edge.vinkius.com/vk_preview_8gzkoVQDraC8NFYfhKX1xANtXFvlmiWVglzm0Kfu/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 Memberstack
Ask Cline: "Using Memberstack, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add memberstack --transport http "https://edge.vinkius.com/vk_preview_8gzkoVQDraC8NFYfhKX1xANtXFvlmiWVglzm0Kfu/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 Memberstack
Ask Claude: "Using Memberstack, show me...". 10 tools are ready
Where the request belongs
Work Memberstack can move forward.
This is for the SaaS founder or community manager who is tired of manually searching for user IDs and checking subscription statuses across different dashboards.
SaaS Founder
Manages subscription tiers and audits active promotions without opening the admin panel.
Community Manager
Quickly finds members by email to resolve access issues or update custom data.
Support Agent
Pulls member plan details and metadata instantly to help customers with billing questions.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsWhop
Manage digital products, payments, and memberships on Whop with AI agents.
Memberful
Monetize your content with membership subscriptions that integrate seamlessly into your existing website and WordPress setup.
Userfront
Manage users, multi-tenant structures, and authentication sessions directly through Userfront's identity platform.
SuperTokens
Manage authentication, users, sessions, and roles via SuperTokens Core directly from your AI agent.
Younium
Manage B2B subscriptions, accounts, and financial metrics on Younium. the leading subscription management and billing platform.
Frontegg
Manage B2B identity, provision users, and oversee tenants via AI agents with Frontegg.
Bring your own AI
Change the model, client or framework. Keep Memberstack 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 Memberstack.
The practical details behind the request, access and result.
Can I use the Memberstack MCP to manage my subscriptions?
Yes, it lets you view plans and check member status. You can ask your agent to pull details on specific plans or see which subscription a user is currently on.
Does Memberstack MCP work with Claude?
Yes, it works with any MCP-compatible client like Claude, Cursor, or Windsurf.
Can I see my custom fields with this?
Yes, you can use it to list all custom fields defined for your members, helping you understand what data your users are providing.
How do I find a user's plan?
Just ask your agent to search for the member's email and pull their plan details. It will retrieve the specific metadata for that account instantly.
Can I use it to see my marketing promotions?
Yes, you can list all active promotions and coupons to see what marketing deals are currently live in your Memberstack account.
How do I find my Memberstack Secret Key?
Log in to Memberstack, go to Settings > API Keys, and you can generate or copy your Secret Key from there.
Can I search for members by email?
Yes! Use the search_members capability and provide the email address to find a specific member record.
Is my member data secure?
Absolutely. Your token is encrypted at rest and injected securely at runtime.
One connection away
Give your agent a direct line to Memberstack.
Connect Memberstack once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available