Belong Australia Connector for AI agents.
10 live capabilities
Manage your mobile and broadband plans through natural conversation.
Waiting for input…
Why people use Belong Australia
Belong Australia for Faster Telecom Account Management
This Connector removes those extra clicks. You can just ask your agent for your balance or a link to your latest bill. It pulls that data instantly, so you spend less time navigating menus and more time actually getting things done.
What Vinkius changes
You get instant access to your telecom account details without leaving your chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking data on a trip
A traveler wants to know if they can watch a movie.
- Real-world use case 02
Monthly bookkeeping
A freelancer needs to file expenses.
- Real-world use case 03
Verifying a plan upgrade
A customer wants to make sure their broadband speed was actually increased.
Complete set · 10capabilities
The complete Belong Australia capability set.
These are the exact actions your AI can choose when you ask it to work with Belong Australia.
01—04
4 capabilities in this set.
Part of 10 available through Belong Australia.
- 01 Capability
Get invoice pdf
Get a direct link to a specific invoice in PDF format. This makes it easy to download your bills for tax purposes.
- 02 Capability
Get account balance
Check your current outstanding balance in one quick command. It removes the need to log in just to see the total.
- 03 Capability
List services
See all active mobile and broadband plans linked to your Belong account. This gives you a full overview of your services.
- 04 Capability
Get order details
Pull the specific details of a past order to see what happened with a service change. It helps verify your requests.
05—07
3 capabilities in this set.
Part of 10 available through Belong Australia.
- 05 Capability
Get service details
See the specific plan details and status for a single mobile or broadband service. This provides a clear view of your current plan.
- 06 Capability
Get usage data
Check how much data a specific service has used during the current billing cycle. It helps you stay under your limits.
- 07 Capability
Get user profile
View your primary account profile information to confirm identity and account status. This is useful for verifying account details.
08—10
3 capabilities in this set.
Part of 10 available through Belong Australia.
- 08 Capability
List invoices
Get a list of your most recent bills to see what you've paid lately. This is a quick way to audit your spending.
- 09 Capability
List orders
See a history of recent service orders and modifications made to your account. This keeps you informed on all changes.
- 10 Capability
List payment methods
See which credit cards or payment methods are currently saved to your account. It helps you manage your billing options.
Set up in minutes
One URL. Then ask Belong Australia to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Belong Australia 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_p2bGZwKpRGTW8E0oNpcO4TjAQjxemolW8rSDF6d0/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 Belong Australia, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Belong Australia for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_p2bGZwKpRGTW8E0oNpcO4TjAQjxemolW8rSDF6d0/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 Belong Australia URL.
- Step 03
Save and start
Save the connection and enable Belong Australia in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"belong-australia": {
"url": "https://edge.vinkius.com/vk_preview_p2bGZwKpRGTW8E0oNpcO4TjAQjxemolW8rSDF6d0/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 Belong Australia
Open Agent mode in chat and ask: "Using Belong Australia, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"belong-australia": {
"url": "https://edge.vinkius.com/vk_preview_p2bGZwKpRGTW8E0oNpcO4TjAQjxemolW8rSDF6d0/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 Belong Australia
Ask Copilot: "Using Belong Australia, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"belong-australia": {
"url": "https://edge.vinkius.com/vk_preview_p2bGZwKpRGTW8E0oNpcO4TjAQjxemolW8rSDF6d0/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 Belong Australia
Open Cascade and ask: "Using Belong Australia, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"belong-australia": {
"url": "https://edge.vinkius.com/vk_preview_p2bGZwKpRGTW8E0oNpcO4TjAQjxemolW8rSDF6d0/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 Belong Australia
Ask Cline: "Using Belong Australia, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add belong-australia --transport http "https://edge.vinkius.com/vk_preview_p2bGZwKpRGTW8E0oNpcO4TjAQjxemolW8rSDF6d0/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 Belong Australia
Ask Claude: "Using Belong Australia, show me...". 10 tools are ready
Where the request belongs
Work Belong Australia can move forward.
This is for anyone who wants to manage their Australian telecom services without the friction of a mobile app. It's for people who want to stop hunting for bills and start just asking for them.
Household Manager
Checks data limits for everyone in the house to avoid overage charges on a Tuesday afternoon.
Small Business Owner
Quickly pulls invoice links for monthly expense reports while managing other tasks.
Frequent Traveler
Monitors mobile data usage on the go to stay under limits while working remotely.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGigs
Manage mobile subscriptions, track data usage, and oversee eSIMs via AI agents with Gigs.
Lago
Manage your metering and usage-based billing with Lago. handle customers, subscriptions, plans, and events directly from your AI agent.
AT&T IoT
IoT Control Center -- Manage SIM devices, activation, data pools, shared plans, and connectivity diagnostics via AT&T IoT API.
AT&T 5G
Access Open Gateway 5G Network APIs -- Number Verify, Device Location, SIM Swap detection, Quality on Demand, and Network Slicing via AT&T.
Telekom Malaysia (TM) OIP
Orchestrate Telekom Malaysia (TM) services. manage broadband plans, service orders, and network usage directly from any AI agent.
Bandwidth
Manage your Bandwidth communications. send SMS and audit calls via AI.
Bring your own AI
Change the model, client or framework. Keep Belong Australia 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 Belong Australia.
The practical details behind the request, access and result.
Can the Belong Australia MCP help me see my data usage?
Yes, it lets your AI agent pull real-time usage stats for your mobile and broadband plans so you can stay on top of your limits.
Can I get my bills using the Belong Australia MCP?
You can list your recent invoices and get direct PDF links for any specific bill you need for your records.
Does the Belong Australia MCP show my current balance?
Yes, it can instantly retrieve your current account balance so you always know exactly what's owed.
Can I use the Belong Australia MCP to change my plan?
No, this Connector is for viewing and managing account information. You'll still need the Belong website to make actual plan changes.
Can I see my payment methods with the Belong Australia MCP?
Yes, it can list the payment methods currently saved to your account for your convenience and quick reference.
How do I get my PDF invoices?
Just ask your agent to list your invoices and then request the PDF link for the specific one you need.
Can I check how much data I have left on my mobile plan?
Yes! Use the get_usage_data capability with your Service ID. Your agent will fetch the latest data consumption statistics directly from Belong.
How do I see my last 3 invoices?
Simply ask the agent to list_invoices. It will retrieve the history of recent bills linked to your account, showing dates and amounts.
Does the integration allow me to change my internet plan?
Currently, the toolset focuses on querying and monitoring (Read-Only). You can list and inspect services, usage, and invoices, but plan changes must be performed via the official Belong website or mobile app for security.
One connection away
Give your agent a direct line to Belong Australia.
Connect Belong Australia once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available