Hologram.io Connector for AI agents.
11 live capabilities
Manage global cellular IoT fleets and SIM cards through natural conversation.
Waiting for input…
Why people use Hologram.io
Hologram.io for IoT Connectivity Management
This Connector changes that by bringing your entire Hologram.io account into your AI's context. Instead of manual searching, you just ask your agent to find the devices in a specific region or tell it to pause a SIM that's over its limit. You get to stay in your chat interface while the agent handles the heavy lifting of data retrieval and service toggling.
What Vinkius changes
You get a natural language interface for your entire cellular IoT fleet.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Emergency SIM Suspension
A fleet manager notices a device is sending massive amounts of data.
- Real-world use case 02
Rapid Fleet Audit
An IoT engineer needs to know where 500 trackers are located.
- Real-world use case 03
Billing Cycle Review
An operations lead asks the agent for a summary of the current month's spending.
Complete set · 11capabilities
The complete Hologram.io capability set.
These are the exact actions your AI can choose when you ask it to work with Hologram.io.
01—04
4 capabilities in this set.
Part of 11 available through Hologram.io.
- 01 Capability
Get recent data sessions
See the most recent active connections for your fleet.
- 02 Capability
List available data plans
See which data plans are available for your organization.
- 03 Capability
Get billing cycle usage
Check how much data your fleet has used in the current billing period.
- 04 Capability
Get daily usage stats
Get a breakdown of daily data consumption for your devices.
05—08
4 capabilities in this set.
Part of 11 available through Hologram.io.
- 05 Capability
Get device details
Pull specific metadata and status for a single IoT unit.
- 06 Capability
Get device locations
Get approximate GPS coordinates for every device in your account.
- 07 Capability
List iot devices
List all devices in your account to find specific IDs or check status.
- 08 Capability
List sim cards
See all cellular links and their associated data plans.
09—11
3 capabilities in this set.
Part of 11 available through Hologram.io.
- 09 Capability
List sms messages
View the history of SMS messages sent from your devices.
- 10 Capability
Pause sim data
Temporarily stop data services for a specific SIM card.
- 11 Capability
Unpause sim data
Resume data services for a SIM card that was previously paused.
Set up in minutes
One URL. Then ask Hologram.io to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Hologram.io 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_3tvd4PLGzrocHfQ4fjJSGdTNixdraz5h7sUdHvSt/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 Hologram.io, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Hologram.io for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_3tvd4PLGzrocHfQ4fjJSGdTNixdraz5h7sUdHvSt/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 Hologram.io URL.
- Step 03
Save and start
Save the connection and enable Hologram.io in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"hologramio": {
"url": "https://edge.vinkius.com/vk_preview_3tvd4PLGzrocHfQ4fjJSGdTNixdraz5h7sUdHvSt/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 Hologram.io
Open Agent mode in chat and ask: "Using Hologram.io, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"hologramio": {
"url": "https://edge.vinkius.com/vk_preview_3tvd4PLGzrocHfQ4fjJSGdTNixdraz5h7sUdHvSt/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 Hologram.io
Ask Copilot: "Using Hologram.io, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"hologramio": {
"url": "https://edge.vinkius.com/vk_preview_3tvd4PLGzrocHfQ4fjJSGdTNixdraz5h7sUdHvSt/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 Hologram.io
Open Cascade and ask: "Using Hologram.io, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"hologramio": {
"url": "https://edge.vinkius.com/vk_preview_3tvd4PLGzrocHfQ4fjJSGdTNixdraz5h7sUdHvSt/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 Hologram.io
Ask Cline: "Using Hologram.io, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add hologramio --transport http "https://edge.vinkius.com/vk_preview_3tvd4PLGzrocHfQ4fjJSGdTNixdraz5h7sUdHvSt/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 Hologram.io
Ask Claude: "Using Hologram.io, show me...". 11 tools are ready
Where the request belongs
Work Hologram.io can move forward.
This is for the ops engineer who's tired of clicking through complex dashboards at 2am to find a single offline device or a SIM that's over its data cap.
IoT Engineer
Uses this to quickly pull device metadata and SMS logs during development or troubleshooting.
Fleet Manager
Uses this to monitor data overages and pause inactive SIM cards to manage monthly costs.
Operations Lead
Uses this to get a high-level overview of fleet locations and billing usage across regions.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsAT&T IoT
IoT Control Center -- Manage SIM devices, activation, data pools, shared plans, and connectivity diagnostics via AT&T IoT API.
Gigs
Manage mobile subscriptions, track data usage, and oversee eSIMs via AI agents with Gigs.
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.
Golioth
Manage IoT devices and projects via Golioth. list projects, register hardware, and control LightDB state directly from your AI agent.
myDevices
IoT device management. monitor telemetry and control assets via myDevices Cayenne.
Cisco Meraki
Manage cloud-managed networking via Cisco Meraki. track devices, monitor clients, and audit network health directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Hologram.io 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 Hologram.io.
The practical details behind the request, access and result.
Can I use the Hologram.io MCP to manage my cellular SIM cards?
Yes, this Connector allows you to list all your SIM cards and their data plans. You can also use it to pause or resume data services for specific cards via natural language commands.
How does the Hologram.io MCP help with IoT fleet tracking?
It gives your AI agent the ability to retrieve approximate GPS coordinates for every device in your fleet. You can ask the agent to find specific devices or summarize where your hardware is located.
Can I check my data usage with the Hologram.io MCP?
Yes, you can ask your agent to check your current billing cycle usage or get a breakdown of daily data stats. It helps you keep an eye on your consumption without opening the dashboard.
Does the Hologram.io MCP work with Claude or Cursor?
Yes, it works with any MCP-compatible client, including Claude, Cursor, and Windsurf. Once connected via Vinkius, your agent can perform these actions directly.
Can I use the Hologram.io MCP to troubleshoot device messages?
You can use it to retrieve the history of SMS messages sent from your devices. This is very helpful for debugging communication issues between your hardware and the cloud.
Is the Hologram.io MCP good for managing high-volume IoT fleets?
It's specifically designed for that. By automating tasks like checking status, finding locations, and pausing SIMs, it removes the need for manual clicks when managing large-scale connectivity.
How do I find my Hologram.io API Key?
Log in to your Hologram dashboard, click on your profile/organization name, navigate to Settings, and select the API tab. You will find your unique API Key there.
Can I pause data for a specific device?
Yes! Use the pause_sim_data capability by providing the unique cellular link ID for that device. This will change its state to 'suspended' and stop data usage immediately.
How accurate is the device location feature?
The location data provided by get_device_locations is approximate and based on cell tower triangulation. It is generally accurate within a few hundred meters to a few miles depending on tower density.
Is the integration secure for managing my IoT fleet?
Absolutely. The integration uses industry-standard Basic Authentication over HTTPS. Your credentials and connectivity data are encrypted and stored securely within the Vinkius Cloud infrastructure.
One connection away
Give your agent a direct line to Hologram.io.
Connect Hologram.io once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available