Paperless Parts Connector for AI agents.
12 live capabilities
Manage manufacturing quotes and shop floor orders through your AI agent.
Waiting for input…
Why people use Paperless Parts
Paperless Parts for Manufacturing Quoting Efficiency
This Connector puts that data in one place. Instead of hunting for information, you just tell your agent what you need. It pulls the quote, checks the status, and gives you the answer in a few seconds. You get to stay in your flow without the constant tab switching.
What Vinkius changes
You get a voice-controlled interface for your entire manufacturing quoting and order management system.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Updating quote statuses during a sales call
A sales lead calls to confirm their order.
- Real-world use case 02
Checking shop floor requirements
A shop manager needs to know the specific metadata for a CNC job.
- Real-world use case 03
Onboarding a new manufacturing client
A new buyer signs a contract.
Complete set · 12capabilities
The complete Paperless Parts capability set.
These are the exact actions your AI can choose when you ask it to work with Paperless Parts.
01—04
4 capabilities in this set.
Part of 12 available through Paperless Parts.
- 01 Capability
Create account
Create a new account using a JSON string of details. This helps you register new buyers without leaving your agent.
- 02 Capability
Create contact
Create a new contact using a JSON string of details. Use this to quickly add new people to your CRM directory.
- 03 Capability
Get contact
Retrieve a specific contact by ID. Use this to grab phone numbers or emails for specific sales leads.
- 04 Capability
Get order
Fetch a specific order by ID. This is great for looking up manufacturing requirements for a single job.
05—08
4 capabilities in this set.
Part of 12 available through Paperless Parts.
- 05 Capability
Get quote
Get a specific quote by its ID. Use this to see the calculations and details of a pending manufacturing bid.
- 06 Capability
List contacts
List all contacts from Paperless Parts. Use this to browse your directory of sales leads and partners.
- 07 Capability
List custom tables
List specialized custom tables from your platform. This lets the agent see your unique manufacturing routing data.
- 08 Capability
List orders
List all orders from Paperless Parts. This helps you see what's currently moving through your production pipeline.
09—12
4 capabilities in this set.
Part of 12 available through Paperless Parts.
- 09 Capability
List quotes
List all quotes from Paperless Parts. Use this to find stale quotes or see what's currently in the estimating phase.
- 10 Capability
Update quote status
Update the status of a specific quote. This lets you move a quote from 'Pending' to 'Approved' in one step.
- 11 Capability
Get account
Get a specific account by its unique ID. This helps you quickly pull up a customer profile when a client calls.
- 12 Capability
List accounts
List all accounts from your Paperless Parts platform. This gives you a high level view of your entire customer base.
Set up in minutes
One URL. Then ask Paperless Parts to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Paperless Parts 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_HwxFR9fZK5sCpVYtR1TeVh4mAzfZUsmzDCys9Dqp/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 Paperless Parts, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Paperless Parts for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_HwxFR9fZK5sCpVYtR1TeVh4mAzfZUsmzDCys9Dqp/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 Paperless Parts URL.
- Step 03
Save and start
Save the connection and enable Paperless Parts in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"paperless-parts": {
"url": "https://edge.vinkius.com/vk_preview_HwxFR9fZK5sCpVYtR1TeVh4mAzfZUsmzDCys9Dqp/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 Paperless Parts
Open Agent mode in chat and ask: "Using Paperless Parts, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"paperless-parts": {
"url": "https://edge.vinkius.com/vk_preview_HwxFR9fZK5sCpVYtR1TeVh4mAzfZUsmzDCys9Dqp/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 Paperless Parts
Ask Copilot: "Using Paperless Parts, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"paperless-parts": {
"url": "https://edge.vinkius.com/vk_preview_HwxFR9fZK5sCpVYtR1TeVh4mAzfZUsmzDCys9Dqp/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 Paperless Parts
Open Cascade and ask: "Using Paperless Parts, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"paperless-parts": {
"url": "https://edge.vinkius.com/vk_preview_HwxFR9fZK5sCpVYtR1TeVh4mAzfZUsmzDCys9Dqp/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 Paperless Parts
Ask Cline: "Using Paperless Parts, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add paperless-parts --transport http "https://edge.vinkius.com/vk_preview_HwxFR9fZK5sCpVYtR1TeVh4mAzfZUsmzDCys9Dqp/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 Paperless Parts
Ask Claude: "Using Paperless Parts, show me...". 12 tools are ready
Where the request belongs
Work Paperless Parts can move forward.
This is for the manufacturing team that feels buried in paperwork. It's for the estimator who needs to pull data fast and the shop manager who needs to see order requirements without leaving their dashboard.
Estimating Engineer
They use this to pull quote calculations and update statuses for dozens of jobs a day without clicking through menus.
Shop Floor Manager
They use this to quickly check order requirements and metadata to keep production moving on a busy Tuesday.
Sales Operations Lead
They use this to register new contacts and create buyer accounts to close deals faster.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsUnleashed
Automate inventory, assemblies, and customer management via Unleashed. query BOMs, list invoices, and manage customers directly from any AI agent.
Factor (Cofactr)
Automate supply chain operations via Factor (Cofactr). manage parts, purchase orders, and inventory directly through your AI agent.
Pricefx
Equip your AI with advanced enterprise CPQ capabilities. fetch products, manage customers, and generate automated pricing quotes directly via chat.
Odoo Manufacturing
Create manufacturing orders, manage BOMs, work orders, and work centers. Odoo MRP through natural conversation.
MRPeasy
Manage manufacturing and inventory via MRPeasy. track customer orders, MOs, and stock items directly from your AI agent.
Fusion Operations
Optimize factory floor operations with real-time production tracking, worker scheduling, and quality control automation.
Bring your own AI
Change the model, client or framework. Keep Paperless Parts 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 Paperless Parts.
The practical details behind the request, access and result.
Can I use Paperless Parts MCP to manage my job shop quotes?
Yes. This Connector connects directly to your Paperless Parts account, letting your AI agent list quotes, fetch specific bid details, and update statuses as you work.
How does Paperless Parts MCP help my estimating team?
It lets estimators pull quote calculations and check order requirements instantly. You can ask your agent for specific data without having to navigate the full web interface.
Can I create new customer accounts using the Paperless Parts MCP?
Yes. You can ask your agent to create new buyer accounts or contacts on the fly. It handles the data entry for you based on the details you provide in your conversation.
Does Paperless Parts MCP work with my current manufacturing workflow?
It's designed to sit right inside your current workflow. Whether you use it to check shop floor requirements or manage sales leads, it connects your data to your AI client.
How do I connect Paperless Parts MCP to my AI agent?
Once you subscribe on Vinkius, you'll just need to add your Paperless Parts API token to your AI client. From there, your agent can start accessing your quotes and orders.
Can the Paperless Parts MCP see my custom manufacturing tables?
Yes. It can access and list specialized custom tables, which means your agent can understand the specific routing processes unique to your shop.
Can my AI automatically find the details of a specific order just by providing the Order ID?
Yes! Use the get_order capability with exactly the Order ID. Your agent will respond with complete metadata and the precise operational notes connected to that order in seconds.
How do I update the status of a quote during my workflow?
Simply ask the agent to run the update_quote_status action on the target Quote ID and specify the new status. The platform will automatically register the change.
Does the integration permit creating new customer accounts?
Yes. The capabilities include create_account and create_contact operations, empowering your agent to expand your CRM pipeline dynamically without ever opening the web application.
One connection away
Give your agent a direct line to Paperless Parts.
Connect Paperless Parts once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available