How to Use the idloom MCP in Claude Code
Run terminal commands to export idloom attendee lists, audit transactions, and manage event webhooks via Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect idloom MCP to Claude Code
Create your Vinkius account to connect idloom 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.
Export attendee data from the terminal
The `list_attendees` tool pulls your entire participant roster directly into your shell. Claude Code runs this query, parses the JSON payload, and pipes the output into custom local scripts or CSV files for quick reporting. This headless approach is perfect for system administrators. You can quickly filter registration records without opening a browser or writing custom Python scripts just to fetch the data.
Audit event financials via CLI
The `list_invoices` tool retrieves billing documents directly from your event management platform. Claude Code uses this tool to check payment statuses and match invoices against the transaction records pulled by `list_transactions`. This workflow makes terminal-based accounting fast and precise. You get raw financial data instantly, allowing your command-line agent to run custom calculations and flag unpaid registrations on the spot.
Monitor event infrastructure using this MCP Server
The `get_event` tool retrieves configuration details and active settings for any specific event ID. Claude Code calls this tool to verify event dates, locations, and capacity limits during automated deployment checks. You can easily integrate these checks into your shell scripts. The command-line agent can verify that your registration system is live before triggering external marketing or notification campaigns.
Set up idloom 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 seeidloom-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest idloom transactions." It will automatically discover and invoke the available idloom tools.
claude mcp add --transport http idloom-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 idloom MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the idloom MCP today
We host it, we monitor it, we maintain it. You just paste one token.