Hotspotsystem
HotspotSystem provides public Wi-Fi hotspot management and billing services for businesses.
Verdict
Common use cases
- Generate guest WiFi codes during live chat
- Audit customer logins across multiple venues
- Pull transaction histories for monthly billing
- Monitor social login usage by location
- Track MAC address transactions for compliance
Integration
- Vendor
- Hotspotsystem
- Category
- other
- Auth
- API_KEY
- Tools
- 16
- Composio slug
hotspotsystem
Tools
- Generate Voucher (v1)
Tool to generate an access voucher on the fly. Use when you need a single-use voucher for a specified location after ensuring sufficient credits.
- List Customers
Tool to list customers. Use when you need to retrieve customers with optional pagination, sorting, and field selection.
- List Customers by Location
Tool to list customers by location. Use when you need to retrieve customers for a specific location with optional field selection, sorting, and pagination.
- List Locations
Tool to list the resource owner's locations. Use when you need to retrieve locations with optional filtering, sorting, or pagination.
- List MAC Transactions
Tool to list MAC-based transactions. Use when you need to retrieve MAC transaction records with optional pagination and sorting.
- List MAC Transactions by Location
Tool to list MAC transactions by location. Use when you need to retrieve MAC transaction records for a specific location with optional pagination and sorting.
- List Paid Transactions by Location
Tool to list paid transactions by location. Use when you need to retrieve paid transaction records for a specific location with optional pagination and sorting.
- List Social Transactions
Tool to list social transactions. Use when you need to retrieve social transaction records with optional pagination and sorting.
- List Social Transactions by Location
Tool to list social transactions by location. Use when you need to retrieve social transaction records for a specific location with optional pagination and sorting.
- List Subscribers
Tool to list newsletter subscribers. Use when you need to retrieve subscribers with optional field selection, sorting, and pagination.
- List Subscribers by Location
Tool to list subscribers by location. Use when you need to retrieve subscribers for a specific location with optional field selection, sorting, and pagination.
- List Vouchers
Tool to list the resource owner's vouchers across all locations. Use when you need to retrieve vouchers with optional filtering, sorting, or pagination.
- List Voucher Transactions
Tool to list voucher transactions globally across all locations.
- List Voucher Transactions by Location
Tool to list voucher transactions by location. Use when you need to retrieve voucher transaction records for a specific location with optional pagination and sorting.
- Misc Ping
Tool to perform health check against the HotspotSystem API. Use when verifying connectivity and availability.
- Vouchers List by Location
Tool to list vouchers by location. Use when you need to retrieve vouchers for a specific location with optional filtering and pagination.
Setup
Setup guide
- 11. Open your Switchy workspace and navigate to Settings > Integrations > Browse MCP Servers. 2. Search for Hotspotsystem and click Connect. 3. Log into your Hotspotsystem account in a separate tab and go to API Settings to generate a new API key. 4. Copy the key and paste it into the Switchy prompt, then click Authorize. 5. Switchy confirms the connection and displays the locations tied to your account. 6. Open any Space and type '@Hotspotsystem list locations' to verify the integration returns your WiFi sites. 7. To generate a voucher, use '@Hotspotsystem generate voucher for [location name]' — the MCP checks your credit balance and returns a code you can share immediately.
What teammates see: by default, memories from Hotspotsystem are scoped to the Space (PROJECT visibility) - you can mark any memory PRIVATE or share it ORG-wide.
Works well with
Top models
Compatibility data appears once enough Spaces have used this MCP together with a given model.
How Switchy teams use it
Starter prompts
Issue Guest Voucher
@Hotspotsystem generate a voucher for the downtown location. Confirm the credit balance before issuing the code.Open in a Space →
List Active Customers
@Hotspotsystem list all customers, sorted by last login date. Show the 20 most recent entries.Open in a Space →
Audit Location Transactions
@Hotspotsystem list paid transactions for the airport lounge location from the past 30 days.Open in a Space →
Check Social Logins
@Hotspotsystem list social transactions from the last week. Break down by platform and location.Open in a Space →
Review MAC Transactions
@Hotspotsystem list MAC transactions for the hotel lobby location. Show the 50 most recent records.Open in a Space →
Example outputs
Illustrative - representative of the model's voice and quality, not literal recordings.
@Hotspotsystem list all active locations and show me which ones have the most customers connected right now
Found 8 active locations across your network. Top 3 by current connections: Downtown Café (47 customers), Airport Lounge West (32 customers), Library Branch 2 (28 customers). The remaining 5 locations show 5-12 customers each. All locations report normal operation status with no authentication failures in the past hour.
This example demonstrates location listing paired with customer data synthesis. Requires API key with read access to both locations and customers endpoints. The MCP returns raw data; the AI aggregates and ranks it. Refresh this view frequently during peak hours as connection counts change rapidly.
@Hotspotsystem generate a 2-hour voucher for the Downtown Café location, I need it for a walk-in guest right now
Voucher generated successfully for Downtown Café. Code: DC-7K9M-2H4P. Valid for 2 hours from first use. Remaining voucher credits for this location: 143. This voucher provides standard bandwidth (5 Mbps down / 2 Mbps up) and expires at 4:32 PM today if activated now. No email delivery configured; share this code directly with the guest.
This write action creates a real voucher and decrements your location's credit balance. Ensure you have sufficient credits before generating vouchers at scale. The MCP does not validate guest identity or track who received the code—implement your own logging if you need audit trails for compliance.
@Hotspotsystem pull all paid transactions from the Airport Lounge West for the last 7 days and summarize revenue by payment method
Retrieved 284 paid transactions from Airport Lounge West (Dec 15-22). Revenue breakdown: Credit card $3,847 (68% of total), PayPal $1,204 (21%), Stripe $623 (11%). Average transaction value: $19.89. Peak purchase times: 6-9 AM and 4-7 PM, aligning with flight departure windows. Three refunds processed totaling $87, all credit card transactions.
Combines transaction listing with AI-driven financial analysis. Requires API key with transaction read scope. The MCP returns raw transaction records; the AI calculates totals and percentages. For accounting purposes, verify these figures against your payment processor's reports—API data reflects Hotspotsystem's view, not settlement timing.
Use-case deep-dives
When Hotspotsystem MCP works for on-demand guest access
A 6-person hospitality team managing WiFi at 12 coffee shops uses this MCP to generate vouchers during shift handoffs. The Generate Voucher tool lets front-desk staff ask Switchy for a 2-hour code without opening the vendor portal. List Locations confirms which site needs the voucher, and the credit check prevents over-issuing. This works if your team generates fewer than 50 vouchers per day and all locations share one Hotspotsystem account. Beyond that threshold, the API rate limits start causing delays, and you're better off scripting bulk generation in advance. If your team already lives in Slack or a POS system, this MCP saves 3-4 clicks per voucher request.
When transaction lookups justify the integration overhead
A 3-person IT team at a coworking space uses this MCP to audit WiFi usage after member complaints about slow speeds. The List MAC Transactions and List Social Transactions tools let them query login patterns by location without exporting CSVs. They ask Switchy to show all MAC-based logins in the past 48 hours, spot the repeat offenders, and cross-reference paid vs. free access. This scenario only makes sense if you're already using Switchy for other ops tasks and need ad-hoc queries more than twice a week. If you're just running monthly reports, the vendor's dashboard export is faster. The MCP wins when the question changes every time and you don't want to teach the team SQL.
When Hotspotsystem MCP helps resolve WiFi access issues
A 4-person support team at a hotel chain uses this MCP to triage guest WiFi tickets in real time. When a guest emails saying their voucher didn't work, the agent asks Switchy to list recent transactions by location and customer email. The List Customers by Location and List Paid Transactions tools surface whether the voucher was redeemed, expired, or never issued. This cuts ticket resolution time from 8 minutes to 3 because the agent doesn't context-switch to the Hotspotsystem portal. The trade-off: if your support volume is under 10 WiFi tickets per week, the setup cost outweighs the time saved. This MCP is the right call when WiFi troubleshooting is a daily task and your team already uses Switchy for other guest-facing workflows.
Frequently asked
What does the Hotspotsystem MCP do in Switchy?
It connects your Hotspotsystem WiFi hotspot management to Switchy's AI workspace. Your team can generate vouchers on demand, pull customer lists by location, and query transaction histories (MAC-based, paid, social) without logging into the Hotspotsystem dashboard. Useful for support teams handling guest WiFi access or venue operators tracking usage across multiple locations.
Do I need admin access to connect Hotspotsystem?
You need an API key from your Hotspotsystem account, which typically requires owner or admin permissions to generate. The key authenticates all requests, so whoever connects it in Switchy inherits the same access level as that API key. If your account has restricted locations or customer data, those restrictions carry over.
Can the MCP modify customer records or delete transactions?
No. The 16 tools are read-only except for voucher generation. You can list customers, locations, and transaction histories, and create new vouchers for existing locations. You cannot edit customer details, delete transactions, or change location settings. For those actions, use the Hotspotsystem web interface directly.
Why use this instead of the Hotspotsystem dashboard?
Speed and context. If your team already works in Switchy, they can generate a voucher or check yesterday's social logins without switching tabs. The MCP also lets you combine Hotspotsystem data with other tools in a single AI prompt—like pulling transaction counts and cross-referencing them with a Google Sheet of event attendance.
Who on the team should connect the Hotspotsystem MCP?
Whoever manages your WiFi hotspot operations and has API key access. Typically a venue manager, IT lead, or operations admin. Once connected, any Switchy workspace member can invoke the tools, so only connect it if your team should have read access to customer and transaction data across all your hotspot locations.