idloom Connector for AI agents.
10 live capabilities
Automate your event registration, attendee lists, and invoice tracking.
Waiting for input…
Why people use idloom
Idloom for Simplifying Event Logistics
This Connector changes that by giving your AI client a direct line into your idloom account. Instead of manual lookups, you can just ask your agent to pull up specific attendee details or check on the status of your latest invoices. It handles the heavy lifting of data retrieval and organization so you can stay focused on the guest experience.
What Vinkius changes
That it turns your idloom account into a searchable database for your AI agent.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Checking unpaid bills
An event manager asks the agent to find all unpaid invoices.
- Real-world use case 02
Guest list audit
A coordinator wants to see everyone registered for a specific workshop.
- Real-world use case 03
Registration form check
A planner wants to know which forms are live.
Complete set · 10capabilities
The complete idloom capability set.
These are the exact actions your AI can choose when you ask it to work with idloom.
01—04
4 capabilities in this set.
Part of 10 available through idloom.
- 01 Capability
Get attendee
Pull up the specific profile of a guest. This helps you see exactly what a single person needs for their registration.
- 02 Capability
List attendees
See every person who's signed up. Use this to get a bird's-eye view of your guest list for any event.
- 03 Capability
List categories
See how your events are grouped. This helps you organize your content and keep your offerings structured.
- 04 Capability
List emails
Pull a list of all associated emails. It's a quick way to gather contact data for your outreach efforts.
05—07
3 capabilities in this set.
Part of 10 available through idloom.
- 05 Capability
List events
See every event in your account. Use this to get a high-level overview of your entire event calendar.
- 06 Capability
List invoices
See all your billing records at once. This helps you track who owes money and who's already paid.
- 07 Capability
List registration forms
See all your active sign-up forms. Use this to check which forms are live and ready for guests.
08—10
3 capabilities in this set.
Part of 10 available through idloom.
- 08 Capability
List transactions
See the full history of payments. This is your go-to for auditing money coming in and out.
- 09 Capability
List webhooks
See all your active webhook connections. Use this to ensure your automated data feeds are actually running.
- 10 Capability
Get event
Get the full details of a specific event. It's the fastest way to see the core facts of a project in one place.
Set up in minutes
One URL. Then ask idloom to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use idloom 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_0j5Y2uLZVCR2rxyBJttnzuj1eUsJkohO57E8VEVm/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 idloom, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable idloom for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_0j5Y2uLZVCR2rxyBJttnzuj1eUsJkohO57E8VEVm/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 idloom URL.
- Step 03
Save and start
Save the connection and enable idloom in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"idloom": {
"url": "https://edge.vinkius.com/vk_preview_0j5Y2uLZVCR2rxyBJttnzuj1eUsJkohO57E8VEVm/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 idloom
Open Agent mode in chat and ask: "Using idloom, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"idloom": {
"url": "https://edge.vinkius.com/vk_preview_0j5Y2uLZVCR2rxyBJttnzuj1eUsJkohO57E8VEVm/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 idloom
Ask Copilot: "Using idloom, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"idloom": {
"url": "https://edge.vinkius.com/vk_preview_0j5Y2uLZVCR2rxyBJttnzuj1eUsJkohO57E8VEVm/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 idloom
Open Cascade and ask: "Using idloom, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"idloom": {
"url": "https://edge.vinkius.com/vk_preview_0j5Y2uLZVCR2rxyBJttnzuj1eUsJkohO57E8VEVm/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 idloom
Ask Cline: "Using idloom, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add idloom --transport http "https://edge.vinkius.com/vk_preview_0j5Y2uLZVCR2rxyBJttnzuj1eUsJkohO57E8VEVm/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 idloom
Ask Claude: "Using idloom, show me...". 10 tools are ready
Where the request belongs
Work idloom can move forward.
This is for event coordinators and operations leads who are tired of manual data entry and jumping between multiple dashboards to track payments and guest lists.
Event Coordinator
Uses this on Tuesday afternoons to quickly pull attendee lists for specific workshops without opening a browser.
Logistics Manager
Checks registration form statuses and invoice records to ensure the event is on track for the weekend.
Small Business Owner
Automates the 'who's coming' and 'who's paid' side of their workshops so they can focus on the content.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAccelevents
All-in-one event management platform. manage events, attendees, and session registration via AI.
Luma
Host and manage events beautifully with registration pages, attendee communication, and analytics for in-person and virtual gatherings.
Eventmaker
Equip your AI agent to manage events, track participants, and monitor check-ins via the Eventmaker API.
Eventmix
Organize events with integrated registration, payment processing, and attendee communication for conferences and meetups.
Bizzabo
Orchestrate your event experience via Bizzabo. manage events, registrations, and attendees directly from any AI agent.
Eventzilla
Event management and ticketing platform. manage registrations, attendees, and check-ins via AI.
Bring your own AI
Change the model, client or framework. Keep idloom 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 idloom.
The practical details behind the request, access and result.
How does the idloom MCP help with event planning?
It connects your event data directly to your AI agent. This means you can ask for summaries of guest lists, check invoice statuses, and manage registration forms without ever leaving your chat window.
Can I use the idloom MCP to see who paid for my tickets?
Yes. Your agent can pull your invoice and transaction history to show you exactly who has paid and who still has pending balances.
Does the idloom MCP work with Claude or Cursor?
It works with any MCP-compatible client, including Claude, Cursor, Windsurf, and VS Code.
Can my agent manage my registration forms with idloom?
Your agent can list and check the status of all your active registration forms, helping you ensure your sign-up pages are live and ready for guests.
Is the idloom MCP good for auditing my event transactions?
It's excellent for auditing. You can ask your agent to pull transaction logs to verify payments or summarize revenue for specific events.
How does this help with attendee management?
It makes it easy to get specific guest details or full attendee lists instantly. This helps you stay organized as your event grows.
How do I get idloom API credentials?
Log in to your idloom.events backend, navigate to Integrations, create a Custom Integration, and enable API access to generate your unique Bearer Token.
Which version of the API is used?
This Connector uses idloom API v4, the latest stable version for event and attendee management.
Can I see attendee check-ins?
Yes, the list_attendees capability provides access to attendee details including their registration and status information.
One connection away
Give your agent a direct line to idloom.
Connect idloom once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available