ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Amilia with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Recreation and activity management. manage programs, accounts, and registrations via AI.

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 · 9 capabilities

The complete Amilia capability set.

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

Capability set01 / 03

01-03

3 capabilities in this set.

Part of 9 available through Amilia.

  1. 01

    List accounts

    List family accounts

  2. 02

    Get program details

    Get program metadata

  3. 03

    List activities

    List program activities

Capability set02 / 03

04-06

3 capabilities in this set.

Part of 9 available through Amilia.

  1. 04

    List activity occurrences

    List activity schedules

  2. 05

    List programs

    G. Summer Camp, Fall Sessions). List recreational programs

  3. 06

    List registrations

    List account registrations

Capability set03 / 03

07-09

3 capabilities in this set.

Part of 9 available through Amilia.

  1. 07

    Get account details

    Get account profile

  2. 08

    Get attendance

    Get attendance roster

  3. 09

    List contacts

    List account contacts

Observed, not estimated

908ms average. Fast in production.

Amilia is checked daily against the live service.

Daily averagePeak 1237ms
Aug 20Today
Fastest day
737ms
Slowest day
1237ms
14-day trend
Stable-3%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 9 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 Amilia, so you can see the experience inside your AI.

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

Amilia Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_toUOq0rL2c9QL9O4d57BxjAReXnK332aSF5MSo71/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 — Amilia capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "amilia-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_toUOq0rL2c9QL9O4d57BxjAReXnK332aSF5MSo71/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 Amilia owners ask.

  • 01

    How do I find my Amilia Organization Identifier?

    The Organization Identifier (formerly Rewrite URL) is the unique slug found in your Amilia store URL (e.g., forest-explorers). You can also use your numeric Organization ID.

  • 02

    How does authentication work?

    Your agent uses your Username and Password to authenticate with the /api/V3/authenticate endpoint, retrieving a JWT token that is valid for 1 year to authorize subsequent requests.

  • 03

    Can I get an attendance roster for a specific class?

    Yes! First, use list_activity_occurrences to find the specific date/time ID. Then, use get_attendance to retrieve the roster and check-in statuses for that occurrence.