How to Use the HelloAsso MCP in Claude Code
Run HelloAsso payment checks and member lookups directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect HelloAsso MCP to Claude Code
Create your Vinkius account to connect HelloAsso to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate terminal-based payment audits
The `list_payments` tool outputs raw transaction logs directly to your terminal session. Claude Code runs this tool to grab recent donations in cents, allowing you to pipe the output into standard grep or jq commands. You don't need a browser to verify if a wire transfer cleared. Just run a quick terminal command, let the CLI fetch the payment details, and check the status of any transaction in seconds.
Run CLI commands with this MCP Server
The `get_order_details` tool retrieves the exact group of items or payments purchased in a single session. Claude Code calls this tool to verify order fulfillment statuses directly from your shell. Because it runs headless, you can use these terminal lookups inside cron jobs or deployment scripts. It makes checking association orders as fast as running a git command.
Sync HelloAsso forms to Claude Code
The `list_forms` tool outputs all active donation, membership, and event campaigns for your organization slug. This MCP Server tool queries this tool to check which campaigns are active and prints the form slugs straight to stdout. This lets you quickly grab the parameters needed for other tools without opening the web dashboard. You get a fast, text-only overview of your campaign structure right where you work.
Set up HelloAsso MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seehelloasso-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest HelloAsso transactions." It will automatically discover and invoke the available HelloAsso tools.
claude mcp add --transport http helloasso-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about HelloAsso MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the HelloAsso MCP today
We host it, we monitor it, we maintain it. You just paste one token.