ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use HelloAsso with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Automate association management via HelloAsso. manage payments, forms, and orders for French non-profits directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 11 capabilities

The complete HelloAsso capability set.

These are the exact actions your AI can choose when you ask it to work with HelloAsso.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 11 available through HelloAsso.

  1. 01

    Get order details

    Get details for a specific order ID

  2. 02

    Get member details

    Get details for a specific member ID

  3. 03

    Get organization details

    Get detailed information about a specific organization by its slug

  4. 04

    List my organizations

    Use this to find the "slug" required for other capabilities. List all organizations where the user has administrative rights

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 11 available through HelloAsso.

  1. 05

    List orders

    An order represents one or more items purchased or donated by a user in a single session. List all orders (group of items/payments) for an organization

  2. 06

    Create checkout intent

    Pass the amount in cents (EUR) and other required fields as a JSON string in "body_json". Returns a redirect URL for the payer. Generate a checkout link to receive a payment

  3. 07

    Get payment details

    Get details for a specific payment ID

  4. 08

    List forms

    Each form has a "formType" and "formSlug" used for detailed lookups. List all campaigns/forms (Donations, Memberships, Events) for an organization

Capability set03 / 03

09-11

3 capabilities in this set.

Part of 11 available through HelloAsso.

  1. 09

    List subscriptions

    List recurring payments (subscriptions) for an organization

  2. 10

    List payments

    Returns amounts in cents (EUR). Use this to track donations or membership payments. List all payments received by an organization

  3. 11

    List sold items

    G., ticket, membership tier) that were part of orders. List all individual items sold/distributed by an organization

Observed, not estimated

857ms average. Fast in production.

HelloAsso is checked daily against the live service.

Daily averagePeak 1083ms
Aug 20Today
Fastest day
739ms
Slowest day
1083ms
14-day trend
Stable+2%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 11 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of HelloAsso, so you can see the experience inside your AI.

It does not authenticate your account with HelloAsso. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

HelloAsso Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_SfzGezKXp8j291QYeSpOxZR6viiQTyBriJVIZgbU/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — HelloAsso capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "helloasso-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_SfzGezKXp8j291QYeSpOxZR6viiQTyBriJVIZgbU/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions HelloAsso owners ask.

  • 01

    How do I find my HelloAsso API credentials?

    Log in to your HelloAsso account, go to Mon Compte > Integrations & API. You can generate your Client ID and Client Secret from the API section there.

  • 02

    What is an organization 'slug'?

    The slug is the unique textual identifier for your association (e.g., in helloasso.com/associations/my-asso, the slug is my-asso). You can find it by using the list_my_organizations capability.

  • 03

    Can I generate a payment link directly from the AI agent?

    Yes! Use the create_checkout_intent action. You must provide the association slug and a JSON string with the amount (in cents) and return URL. The agent will return a redirect link for the user.

  • 04

    Is the integration secure for association data?

    Absolutely. The integration uses industry-standard OAuth 2.0 Client Credentials over HTTPS. Your credentials are encrypted and stored securely within the Vinkius Cloud infrastructure.