Asset Panda Connector for AI agents.
8 live capabilities
Manage your company's hardware inventory and fixed assets from a chat interface.
Waiting for input…
Why people use Asset Panda
Asset Panda for Hardware Auditing
This Connector lets you skip the manual sorting. You can just ask your agent to list all assets in a specific building or group. You get a clean list of what's there, right in your chat window.
What Vinkius changes
You get a conversational interface for your entire fixed asset inventory.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quick Hardware Audit
An IT manager asks the agent to list all laptops in the Engineering group to see if everything is accounted for.
- Real-world use case 02
Equipment Repair Tracking
An ops lead tells the agent to update the status of a broken projector to In Repair.
- Real-world use case 03
New Purchase Onboarding
A procurement officer tells the agent to add 50 new monitors to the Storage group immediately after delivery.
Complete set · 8capabilities
The complete Asset Panda capability set.
These are the exact actions your AI can choose when you ask it to work with Asset Panda.
01—04
4 capabilities in this set.
Part of 8 available through Asset Panda.
- 01 Capability
List objects
Finds all assets belonging to a specific group. This helps you see every item in a specific category like laptops.
- 02 Capability
Update object
Modifies the details or status of an existing asset in your system. Use this to change a status to In Repair or Deployed.
- 03 Capability
Create object
Adds a new asset to a specific group in your inventory. Use this to onboard new hardware as soon as you receive it.
- 04 Capability
Get account check
Verifies that your AI agent is properly connected to Asset Panda. This ensures your connection is active before you try to run any commands.
05—08
4 capabilities in this set.
Part of 8 available through Asset Panda.
- 05 Capability
Get group
Pulls the metadata and details for a specific asset group. This helps you understand how your inventory is organized.
- 06 Capability
Get object
Fetches all the details for a specific asset or object. Use this to see every detail about a single piece of equipment.
- 07 Capability
List groups
Shows all the organizational entities and groups in your account. This gives you a high-level view of your inventory structure.
- 08 Capability
List locations
Lists all the physical locations associated with your assets. This is useful for seeing where your gear is spread out.
Set up in minutes
One URL. Then ask Asset Panda to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Asset Panda 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_rSGlMQawGaEBow8laCIjKTCkSNVy8AQHtzvBp0M9/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 Asset Panda, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Asset Panda for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_rSGlMQawGaEBow8laCIjKTCkSNVy8AQHtzvBp0M9/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 Asset Panda URL.
- Step 03
Save and start
Save the connection and enable Asset Panda in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"asset-panda": {
"url": "https://edge.vinkius.com/vk_preview_rSGlMQawGaEBow8laCIjKTCkSNVy8AQHtzvBp0M9/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 Asset Panda
Open Agent mode in chat and ask: "Using Asset Panda, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"asset-panda": {
"url": "https://edge.vinkius.com/vk_preview_rSGlMQawGaEBow8laCIjKTCkSNVy8AQHtzvBp0M9/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 Asset Panda
Ask Copilot: "Using Asset Panda, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"asset-panda": {
"url": "https://edge.vinkius.com/vk_preview_rSGlMQawGaEBow8laCIjKTCkSNVy8AQHtzvBp0M9/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 Asset Panda
Open Cascade and ask: "Using Asset Panda, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"asset-panda": {
"url": "https://edge.vinkius.com/vk_preview_rSGlMQawGaEBow8laCIjKTCkSNVy8AQHtzvBp0M9/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 Asset Panda
Ask Cline: "Using Asset Panda, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add asset-panda --transport http "https://edge.vinkius.com/vk_preview_rSGlMQawGaEBow8laCIjKTCkSNVy8AQHtzvBp0M9/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 Asset Panda
Ask Claude: "Using Asset Panda, show me...". 8 tools are ready
Where the request belongs
Work Asset Panda can move forward.
This is for the IT manager who's tired of manual audits, the operations lead tracking gear across three states, and the finance person who needs accurate depreciation data without exporting CSVs every week.
IT Asset Manager
Audits hardware inventory and updates assignments during busy deployment weeks.
Operations Lead
Tracks equipment status and locations across multiple facilities in real-time.
Finance Analyst
Pulls asset data for compliance and depreciation reporting without manual data entry.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsEZO Asset Intelligence
Equip your AI agent to manage fixed assets, track inventory, and monitor checkouts via the EZO.io (EZOfficeInventory) API.
Wherefour
Manage inventory, traceability, and orders with Wherefour ERP through AI.
Uniconta
Automate ERP workflows via Uniconta. retrieve debtors, query invoices, manage GL accounts, and list inventory directly from any AI agent.
Unleashed
Automate inventory, assemblies, and customer management via Unleashed. query BOMs, list invoices, and manage customers directly from any AI agent.
MaintainX
Manage work orders, assets, and facility locations via the MaintainX REST API.
Brandfolder
Automate digital asset management with Brandfolder. search assets, check organizations, and browse collections from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Asset Panda 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 Asset Panda.
The practical details behind the request, access and result.
Can the Asset Panda MCP help with my hardware audits?
Yes, it lets your AI agent pull lists of all assets in specific groups or locations, making it much faster to verify your inventory.
How does Asset Panda MCP handle my data security?
It uses a secure OAuth 2.0 connection, ensuring that only your authorized AI client can access your organization's private data.
Can I update asset statuses with the Asset Panda MCP?
Absolutely. You can tell your agent to change a status, like moving a device from In Stock to Deployed, and it updates the record instantly.
Does Asset Panda MCP work for multiple locations?
Yes, it can list and search for assets across all the different sites and departments you've defined in your platform.
Can I use Asset Panda MCP to add new items?
Yes, you can use your agent to create new asset records and assign them to specific groups without leaving your chat window.
Is Asset Panda MCP good for finance teams?
It's great for finance because it allows you to quickly retrieve specific asset data for depreciation reports without having to manually export files.
Does Asset Panda MCP require manual data entry?
No, it allows you to perform updates and additions through natural language commands, which reduces the need for manual typing in the dashboard.
How do I find my Asset Panda Client ID and Secret?
Log in to Asset Panda, go to Settings (cog icon) > API Configuration. Your Client ID and Client Secret will be displayed at the bottom of the page.
What is a 'Group ID' in Asset Panda?
Groups (or Entities) are the categories for your records (e.g., Assets, Employees). You can find a group's ID in its URL when editing it in Settings > Group Settings.
How do I provide data for creating or updating assets?
Use the jsonData parameter with a valid JSON string where keys are field IDs (e.g., {"field_123": "New Value"}). You can find field IDs by using the get_group capability.
One connection away
Give your agent a direct line to Asset Panda.
Connect Asset Panda once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available