Gigs MCP. Manage mobile subs and check real-time data usage.
Works with every AI agent you already use
…and any MCP-compatible client
Just plug in your AI agents and start using Vinkius.
Gigs. Manage your mobile connectivity and telecom accounts through AI agents. This server lets you list all subscriptions, check real-time data usage, discover plans for over 200 countries, and even onboard new users—all without leaving your chat window.
It handles everything from eSIM status checks to creating new plans via natural conversation.
What your AI agents can do
Create mobile subscription
Creates a new service plan for a user.
Create telecom user
Adds a new user account to the telecom system.
Get account details
Gets core information about the connected telecom account.
Starts a new service plan for a user.
Creates a new user account within the telecom system.
Retrieves core information about the connected account.
Pulls detailed information about a single service plan.
Retrieves metadata and configuration for a specific subscription.
Retrieves the real-time data, talk, and text consumption for a subscription.
Retrieves the catalog of mobile data and voice plans from many countries.
Ask AI about this MCP
Supported MCP Clients
Waiting for input…
019d75a4create mobile subscription
Creates a new service plan for a user.
019d75a4create telecom user
Adds a new user account to the telecom system.
019d75a4get account details
Gets core information about the connected telecom account.
019d75a4get plan details
Retrieves detailed metadata about a specific mobile plan.
019d75a4get subscription details
Gets metadata and configuration for a specific user subscription.
019d75a4get subscription usage
Checks the current data, talk, and text usage for a user's subscription.
019d75a4list connectivity plans
Lists all available mobile plans in the catalog.
019d75a4list connectivity sims
Lists all active and inactive physical and eSIM SIM cards.
019d75a4list connectivity users
Lists all registered telecom users.
019d75a4list mobile subscriptions
Lists every active and inactive mobile subscription.
019d75a4list telecom projects
Lists high-level project metadata for your connected Gigs projects.
019d75a4verify api connection
Confirms the connection status and validity of the API key.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on every call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with Gigs, then connect any of our 4,700+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 4,700+ others, all in one place
- Add new capabilities to your AI anytime you want
- Every connection is secured and compliant automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog every week
What you can do with this MCP connector
You're gonna manage all your mobile connectivity and telecom accounts through your AI agent, no sweat. This server lets you handle subscriptions, check data usage, find plans for over 200 countries, and even onboard new users—all right from your chat window. You don't gotta leave your spot to get it done.
list_telecom_projects lets you pull high-level metadata for all your connected Gigs projects. get_account_details grabs the core info about your connected telecom account. list_connectivity_users lists every single registered user. create_telecom_user adds a new user account right into the telecom system. list_mobile_subscriptions shows you every active or inactive mobile subscription. You can get deep metadata and configuration for a specific subscription using get_subscription_details, and you can start a whole new service plan for a user with create_mobile_subscription.
When you need to know what people are using, get_subscription_usage checks the real-time data, talk, and text consumption for any subscription. To browse options, list_connectivity_plans pulls all available mobile plans from the catalog, and get_plan_details gives you detailed metadata on a single service plan. To see what hardware you've got, list_connectivity_sims lists all active and inactive physical and eSIM SIM cards.
Finally, verify_api_connection checks if your API key is still good to go.
How Gigs MCP Works
- 1 Subscribe to the Gigs MCP Server on Vinkius and provide your Gigs Project API Key.
- 2 Your AI client calls a tool (e.g.,
get_subscription_usage) with a specific user ID. - 3 The server executes the call, retrieves the usage data, and passes a plain text response back to your AI client.
The bottom line is you manage complex telecom tasks through natural conversation, treating the API like a chat command.
Who Is Gigs MCP For?
Fintech operations teams and Product Managers. If your job involves verifying a customer's service status, checking data caps, or figuring out which mobile plan works in a new region, this is for you. It eliminates the need to jump between billing portals, support tickets, and internal documentation just to get a usage number.
Checks a customer's real-time data usage or verifies if a subscription is active across multiple systems without manual portal logins.
Pulls regional pricing and plan metadata across 200+ countries to inform product development or feature rollouts.
Troubleshoots connectivity issues by checking eSIM activation status or verifying if the user account has sufficient talk time.
What Changes When You Connect
- Check real-time usage data instantly. Instead of manually logging into a dashboard to check a customer's data cap, use
get_subscription_usageto pull consumption (data, talk, text) directly into your chat. - Automate user onboarding. Use
create_telecom_userand thencreate_mobile_subscriptionin sequence to provision a new user and service plan without any clicks outside your AI client. - Know your inventory.
list_connectivity_simsgives you a clear view of every physical and eSIM card attached to the account, eliminating manual inventory counts. - Plan discovery is fast. Need to know what's available in a new region?
list_connectivity_plansgives you the full catalog of mobile plans from 200+ countries. - Maintain a clean record.
list_mobile_subscriptionslets you see every subscription—active or inactive—so you never lose track of old plans or retired services. - Verify everything. Use
get_account_detailsto pull core account identity data, confirming that the user record matches the billing profile before proceeding with any changes.
Real-World Use Cases
Onboarding a new corporate client
A support agent needs to set up a new user and service. They ask their agent to 'onboard John Doe.' The agent calls create_telecom_user, then uses list_connectivity_plans to suggest a suitable plan, and finally executes create_mobile_subscription to activate the service. All happens in one conversation.
Checking data usage before a sales call
A product manager needs to verify a client's current usage before a sales pitch. They ask their agent to 'check data usage for sub_98765.' The agent calls get_subscription_usage and immediately reports the remaining data, talk time, and text messages to the PM.
Troubleshooting a disconnected eSIM
A support specialist suspects an eSIM issue. They use list_connectivity_sims to confirm if the eSIM is listed and then use get_subscription_details to verify the plan's active status. This confirms the issue isn't a simple deactivation error.
Bulk plan comparison for a new market
A PM needs to compare voice and data plans across different countries. Instead of visiting 200+ country websites, they ask the agent to 'list connectivity plans for EMEA.' The agent executes list_connectivity_plans and presents the structured catalog data.
The Tradeoffs
Treating the API like a single command
Calling list_mobile_subscriptions and then assuming you know the exact subscription ID needed for get_subscription_usage just by reading the names. It's a guessing game.
→
First, use list_mobile_subscriptions to get a list of IDs. Then, pass the confirmed ID to get_subscription_usage to get the accurate, real-time consumption data. Don't assume the ID.
Over-relying on general user search
Just asking the AI to 'find John Doe' and hoping the system knows which user record to use. It's ambiguous.
→
Always start by calling list_connectivity_users to get a list of available IDs. Then, use a specific ID with get_account_details to confirm the correct user profile.
Attempting to create a subscription without a plan
Asking the agent to 'add a new service for John' without specifying a plan ID or type. The transaction fails or creates a junk record.
→
Use list_connectivity_plans to get the available plan IDs first. Then, specify the required plan ID when calling create_mobile_subscription to ensure the service is correctly provisioned.
When It Fits, When It Doesn't
Use this server if your workflow requires visibility across the entire telecom lifecycle: provisioning new users, tracking usage, and discovering regional plans. You need the data points that live in different silos—billing, inventory, and usage—all in one place.
Don't use this if your need is simple, single-domain data retrieval, like checking a single account's balance via a dedicated billing API. For those narrow tasks, a single-purpose API is cleaner. If you only need to list plans, just use list_connectivity_plans; don't call the whole suite. The key is complexity: if your process involves more than two distinct data sources, Gigs is your tool.
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Gigs. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS INFRASTRUCTURE
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on every call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Works with Claude, ChatGPT, Cursor, and more
The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.
This server provides 12 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.
Available Capabilities
Checking a customer's usage shouldn't require jumping through three different web portals.
Today, checking a customer's service status means logging into the billing portal for the account ID. Then, you might need to switch to the inventory system to check if the eSIM is active. Finally, you have to open the usage dashboard to see if they've hit their data cap. This process is slow, requires three sets of credentials, and usually involves copy-pasting IDs between tabs.
With Gigs MCP, you ask your agent to check usage. The agent runs `get_subscription_usage` and delivers the total data consumption, talk time, and text count in a single response. You get the number you need, right where you are.
Gigs MCP Server: Manage subscriptions and usage in chat.
Manual tasks that vanish: Manually listing all active and inactive subscriptions across multiple internal spreadsheets. Manually retrieving the metadata for a plan from a separate catalog system. The agent handles the lookup and compilation.
The difference is the process itself. You stop executing multi-step, multi-system workflows and start conversing with the data. It's immediate, and it's conversational.
Common Questions About Gigs MCP
How do I get an API Key for Gigs? +
Log in to your Gigs Dashboard, navigate to Settings > API Keys, and you can generate a new Project API Key there.
Can I see real-time data consumption? +
Yes! Use the 'get_subscription_usage' tool with a Subscription ID to retrieve the current data, talk, and text consumption for that specific user.
Does Gigs support both eSIM and physical SIM cards? +
Yes, Gigs provides unified management for both digital eSIMs and physical hardware. You can list your inventory using the 'list_connectivity_sims' tool.
How do I activate a new subscription? +
First, create a user with 'create_telecom_user', then use the 'create_mobile_subscription' tool to attach a specific plan ID to that user.
How do I use the `list_connectivity_plans` tool to find pricing? +
The list_connectivity_plans tool provides a catalog of voice and data plans available in over 200 countries. You get the metadata for each plan, including IDs and general pricing tiers. Your AI client can then check specific regional rates for you.
What information does `get_account_details` provide about my Gigs project? +
get_account_details fetches your core account identity and overall project configuration. This includes high-level metadata about your connected Gigs project, ensuring your agent knows which account it's operating on.
When should I use `list_mobile_subscriptions` instead of `get_subscription_details`? +
Use list_mobile_subscriptions to see a comprehensive list of every active and inactive subscription you manage. Use get_subscription_details only when you need deep metadata on one specific subscription ID.
Can the Gigs MCP Server manage user profiles using `create_telecom_user`? +
Yes, the create_telecom_user tool registers new telecom users directly through your chat interface. This lets your agent programmatically add and manage user accounts within the system.
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
More in this category
Alexa Smart Home
Control Alexa-connected smart home devices — lights, thermostats, speakers, and sensors via Alexa Smart Properties API.
Vercel
Bring your Vercel deployment infrastructure into chat. Control project domains, trigger manual builds, and inspect deployment status natively.
Railway Alternative
Manage cloud deployments via Railway — list projects, inspect services, track deployments and manage variables and volumes from any AI agent.
You might also like
Nominatim
Geocode addresses, reverse geocode coordinates and explore OpenStreetMap data — no API key required.
SERPHouse
Grant your AI agent unfiltered real-time access to Google and Bing SERP data to scrape organic search results and dynamic pricing.
Storybook
Connect your AI to Storybook. Explore your design system, inspect UI components, and retrieve implementation guidance programmatically.