Craftboxx Connector for AI agents.
10 live capabilities
Manage craft business orders, field schedules, and equipment resources.
Waiting for input…
Why people use Craftboxx
Craftboxx for Streamlining Craft Business Operations
This Connector puts all those data points into a single chat. Instead of clicking through menus, you just ask your agent for the status of a specific order or a machine's location. You get the answer you need in seconds, letting you get back to work.
What Vinkius changes
You get a conversational interface for your entire craft business backend.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking fleet availability
A manager needs to know if a truck is free for a new job.
- Real-world use case 02
Quick business health checks
A business owner wants a summary of the week.
- Real-world use case 03
On-site material verification
A project lead is on-site and needs to know if they have enough lumber.
Complete set · 10capabilities
The complete Craftboxx capability set.
These are the exact actions your AI can choose when you ask it to work with Craftboxx.
01—04
4 capabilities in this set.
Part of 10 available through Craftboxx.
- 01 Capability
List tasks
List all open and completed tasks. Use this to track progress on specific jobs and keep the team accountable.
- 02 Capability
Create order
Create a new craft order. This lets you add new jobs to your system using natural language to save time on manual entry.
- 03 Capability
List orders
List all craft orders in Craftboxx. This gives you a bird's-eye view of every job currently in your system.
- 04 Capability
List vehicles resources
List vehicles, machines, and other resources. See what equipment is ready to go for your next logistics plan.
05—07
3 capabilities in this set.
Part of 10 available through Craftboxx.
- 05 Capability
Get business stats
Retrieve high-level statistics for your business. Use this to see how the company is performing at a glance.
- 06 Capability
Get order details
Get details for a specific craft order. This pulls up all the specifics for a single job to keep your team aligned.
- 07 Capability
List appointments
List scheduled appointments and field work. Use this to see your daily schedule and prevent double-booking your crew.
08—10
3 capabilities in this set.
Part of 10 available through Craftboxx.
- 08 Capability
List customers
List customers and business partners. This gives you a quick way to find contact info or history for any client.
- 09 Capability
List employees
List all employees and team members. Use this to see who's on the roster and help with planning shifts.
- 10 Capability
List materials
List materials and inventory items. This shows you what's in stock so you know if you need to order more supplies.
Set up in minutes
One URL. Then ask Craftboxx to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Craftboxx 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_8XyZNh3O5XnFo0QYVJUNmAIQ3m20Pog4cK3LJ2v9/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 Craftboxx, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Craftboxx for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_8XyZNh3O5XnFo0QYVJUNmAIQ3m20Pog4cK3LJ2v9/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 Craftboxx URL.
- Step 03
Save and start
Save the connection and enable Craftboxx in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"craftboxx": {
"url": "https://edge.vinkius.com/vk_preview_8XyZNh3O5XnFo0QYVJUNmAIQ3m20Pog4cK3LJ2v9/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 Craftboxx
Open Agent mode in chat and ask: "Using Craftboxx, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"craftboxx": {
"url": "https://edge.vinkius.com/vk_preview_8XyZNh3O5XnFo0QYVJUNmAIQ3m20Pog4cK3LJ2v9/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 Craftboxx
Ask Copilot: "Using Craftboxx, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"craftboxx": {
"url": "https://edge.vinkius.com/vk_preview_8XyZNh3O5XnFo0QYVJUNmAIQ3m20Pog4cK3LJ2v9/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 Craftboxx
Open Cascade and ask: "Using Craftboxx, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"craftboxx": {
"url": "https://edge.vinkius.com/vk_preview_8XyZNh3O5XnFo0QYVJUNmAIQ3m20Pog4cK3LJ2v9/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 Craftboxx
Ask Cline: "Using Craftboxx, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add craftboxx --transport http "https://edge.vinkius.com/vk_preview_8XyZNh3O5XnFo0QYVJUNmAIQ3m20Pog4cK3LJ2v9/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 Craftboxx
Ask Claude: "Using Craftboxx, show me...". 10 tools are ready
Where the request belongs
Work Craftboxx can move forward.
This is for craft business owners and operations managers who are tired of manual data entry and hunting through multiple screens to find out if a truck is available or if a job is finished.
Craft Business Owner
Checks business stats and active orders on the go while visiting job sites.
Operations Manager
Coordinates fleet resources and employee schedules across multiple active projects.
Project Lead
Verifies material availability and task status before starting a new phase of work.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsVagaro
Manage appointments, clients, staff, services, and retail for your Vagaro-powered salon, spa, or fitness business through natural conversation.
Zakeke
Manage customized product designs, 3D configurations, and orders via Zakeke.
Craft CMS (Craftnet)
Equip your AI agent to manage plugins, licenses, and sales directly via the Craftnet (Craft CMS) API.
Cobot
Manage coworking spaces via Cobot. track memberships, monitor bookings, and manage resources directly from any AI agent.
Orderry
Manage your repair shop, orders, and inventory with Orderry and AI agents.
Brilliant Made
Manage your corporate swag via Brilliant Made. track orders, browse products, and monitor inventory directly from any AI agent.
Bring your own AI
Change the model, client or framework. Keep Craftboxx 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 Craftboxx.
The practical details behind the request, access and result.
Can Craftboxx MCP help me manage my fleet?
Yes, it lets you see vehicle status and locations instantly. You can ask your agent to check what equipment is ready for use or where your trucks are currently located.
How does Craftboxx MCP work with my current AI?
It connects directly to your Craftboxx account via an API key. Once connected, your AI agent can read and write data to your business dashboard using natural language.
Can I use Craftboxx MCP to see my inventory?
Yes, you can check your material inventory through chat. Your agent can list your current supplies so you know exactly what you have on hand before heading to a job.
Is Craftboxx MCP good for small craft businesses?
It is perfect for small businesses. It gives owners a way to check stats, orders, and schedules quickly without needing to be a tech expert or spend hours in a dashboard.
Can I add new jobs through the AI?
Yes, you can use the AI to create new craft orders. You just tell your agent the job details, and it will add the new order to your Craftboxx system for you.
How do I get a Craftboxx API Key?
Log in to your Craftboxx account, navigate to Settings > API, and you can generate or retrieve your API Key from that section.
Can I assign tasks to employees?
Yes, you can use the create_order capability or list employees to see who is available and manage task distribution through conversational commands.
Does Craftboxx support resource management?
Yes, the integration allows you to list company resources like vehicles and machines, helping you track their allocation to different orders or appointments.
One connection away
Give your agent a direct line to Craftboxx.
Connect Craftboxx once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available