How to integrate Hotspotsystem MCP with OpenClaw

OpenClaw is the fastest growing agent harness out there, which can work 24/7 to automate almost any kind of tasks. However, its capabilities are limited to the tools it has access to. Composio allows your OpenClaw to access Hotspotsystem with authentication management handled for you. You can execute actions on Hotspotsystem via your favorite OpenClaw interface (Telegram, WhatsApp, TUI, etc), whichever you prefer.

Hotspotsystem logoHotspotsystem
Api Key

Hotspotsystem is a cloud-based platform for managing public Wi-Fi hotspots and guest access. It lets businesses automate user onboarding, track activity, and handle billing with ease.

19 Tools

Introduction

OpenClaw is the fastest growing agent harness out there, which can work 24/7 to automate almost any kind of tasks. However, its capabilities are limited to the tools it has access to. Composio allows your OpenClaw to access Hotspotsystem with authentication management handled for you. You can execute actions on Hotspotsystem via your favorite OpenClaw interface (Telegram, WhatsApp, TUI, etc), whichever you prefer.

Also integrate Hotspotsystem with

Why use Composio?

Apart from a managed and hosted MCP server, you will get:

  • Programmatic tool calling allows LLMs to write its code in a remote workbench to handle complex tool chaining. Reduces to-and-fro with LLMs for frequent tool calling.
  • Handling Large tool responses out of LLM context to minimize context rot.
  • Dynamic just-in-time access to 20,000 tools across 1000+ other Apps for cross-app workflows. It loads the tools you need, so LLMs aren't overwhelmed by tools you don't need.

How to install Hotspotsystem with OpenClaw

Using Composio API Key and Setup Prompt

Copy the setup prompt from the OpenClaw dashboard
  • Run it in your OpenClaw chat interface.
  • Authenticate Hotspotsystem from the dashboard
  • Go back to your OpenClaw interface and start asking questions.

Using OpenClaw/Composio Plugin

1. Install OpenClaw Composio plugin

bash
openclaw plugins install @composio/openclaw-plugin

2. Copy the API Key from dashboard.composio.dev

3. Setup OpenClaw Config

bash
openclaw config set plugins.entries.composio.config.consumerKey "ck_your_key_here"

4. Restart OpenClaw

bash
openclaw gateway restart

5. Go to your chat interface and start asking questions.

6. When prompted, authenticate the app and you're all set.

How It Works

The plugin connects to Composio's MCP server at https://connect.composio.dev/mcp and registers all available tools directly into the OpenClaw agent. Tools are called by name — no extra search or execute steps needed.

If a tool returns an auth error, the agent will prompt you to connect that toolkit at dashboard.composio.dev.

Configuration

bash
{
  "plugins": {
    "entries": {
      "composio": {
        "enabled": true,
        "config": {
          "consumerKey": "ck_your_key_here"
        }
      }
    }
  }
}
OptionDescriptionDefault
enabledEnable or disable the plugintrue
consumerKeyYour Composio consumer key (ck_...)
mcpUrlMCP server URL (advanced)https://connect.composio.dev/mcp

What is the Hotspotsystem MCP server, and what's possible with it?

The Hotspotsystem MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Hotspotsystem account. It provides structured and secure access to your Wi-Fi hotspot management platform, so your agent can perform actions like listing customers, generating access vouchers, monitoring transactions, and managing subscribers across your locations.

  • Customer and subscriber management: Instantly list all customers or newsletter subscribers, or filter them by specific hotspot locations for targeted communications or support.
  • On-demand voucher generation: Have your agent create single-use access vouchers for guests or events—automatically and only when there are enough credits.
  • Location and asset visibility: Retrieve and review all your registered hotspot locations, making it easy to audit or manage distributed sites and devices.
  • Transaction monitoring and reporting: List MAC-based or paid transactions by location, enabling your agent to provide real-time analytics or billing support for your hotspots.
  • API health checks and diagnostics: Use the agent to ping the Hotspotsystem API for connectivity checks, ensuring your integrations and automations run smoothly.

Conclusion

You've successfully integrated Hotspotsystem with OpenClaw using Composio plugin. Now interact with Hotspotsystem directly from your terminal, Web UI, or any messenger app using natural language commands.

Key benefits of this setup:

  • Seamless integration across TUI, Web UIs, and Messenger apps like Telegram, WhatsApp, Slack, etc.
  • Natural language commands for Hotspotsystem operations
  • Managed authentication through Composio
  • Access to 20,000+ tools across 1000+ apps for cross-app workflows
  • Programmatic tool calling for complex tool chaining

Next steps:

  • Try asking OpenClaw to perform various Hotspotsystem operations
  • Explore cross-app workflows by connecting more toolkits like Calendar, Slack, Notion, etc.
  • Build complex automation scripts that leverage OpenClaw's 24/7 running capabilities
TOOLS

Supported Tools

Every Hotspotsystem action and event your agent gets out of the box.

List Customers

Lists all customers in the HotspotSystem account with optional filtering.

List Customers by Location

Lists all customers associated with a specific HotspotSystem location.

Generate Voucher (v1)

Generates an access voucher code on-demand for a specific location.

Get Locations Options

Tool to get simplified list of locations as dropdown options.

Get Me

Tool to verify the resource owner's credentials and retrieve authenticated user information.

List Paid Transactions

Tool to list paid transactions globally across all locations.

List Locations

Tool to list the resource owner's locations.

Misc Ping

Tool to perform health check against the HotspotSystem API.

List Subscribers

List newsletter subscribers across all locations with optional filtering, sorting, and pagination.

List Subscribers by Location

Tool to list subscribers by location.

List MAC Transactions

Tool to list MAC-based transactions.

List MAC Transactions by Location

Lists MAC address authentication transactions for a specific location.

List Paid Transactions by Location

Tool to list paid transactions by location.

List Social Transactions

Tool to list social transactions.

List Social Transactions by Location

Tool to list social transactions by location.

List Voucher Transactions

Tool to list voucher transactions globally across all locations.

List Voucher Transactions by Location

Tool to list voucher transactions by location.

List Vouchers

Tool to list the resource owner's vouchers across all locations.

Vouchers List by Location

Retrieves all vouchers associated with a specific location in the HotspotSystem.

FAQ

Frequently asked questions

With a standalone Hotspotsystem MCP server, the agents and LLMs can only access a fixed set of Hotspotsystem tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Hotspotsystem and many other apps based on the task at hand, all through a single MCP endpoint.

Yes, you can. OpenClaw fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right Hotspotsystem tools.

Yes, absolutely. You can configure which Hotspotsystem scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your Hotspotsystem data and credentials are handled as safely as possible.

Start with Hotspotsystem.It takes 30 seconds.

Managed auth, hosted MCP servers, and every Hotspotsystem tool your agent needs.Free to start.

Start building