How to Use the Factor (Cofactr) MCP in Claude Code
Manage your Factor (Cofactr) supply chain directly from Claude Code with headless execution and automated shell piping.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Factor (Cofactr) MCP to Claude Code
Create your Vinkius account to connect Factor (Cofactr) to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Command-line inventory pipeline automation
Pipe live inventory data directly into your local build scripts. Claude Code queries your stock levels using `list_inventory` and outputs raw JSON using this MCP server, allowing you to check if you have the parts on hand before kicking off a hardware test run. You can combine this with `list_items` to write custom shell scripts that automatically flag low-stock parts. No web interface required—just pure terminal speed for your hardware operations.
Headless purchase order creation
Run automated procurement scripts directly from your terminal. Claude Code uses `create_purchase_order` to generate new orders, drawing part numbers and quantities straight from your standard input or a local CSV file. The agent verifies the order status using `get_purchase_order` and outputs the confirmation details. This makes it easy to integrate your hardware procurement steps directly into your existing CI/CD deployment pipelines.
Scriptable supplier auditing via MCP Server
Audit your supplier network using raw command-line tools. Claude Code runs `list_suppliers` and drills down into individual vendor metrics with `get_supplier`, outputting clean text summaries that you can grep or export. It also checks current quotes using `list_rfqs` to identify which vendors are meeting their delivery commitments. You get instant, scriptable supply chain intelligence without opening a single browser tab.
Set up Factor (Cofactr) MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seefactor-cofactr-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Factor (Cofactr) transactions." It will automatically discover and invoke the available Factor (Cofactr) tools.
claude mcp add --transport http factor-cofactr-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Factor (Cofactr) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Factor (Cofactr) MCP today
We host it, we monitor it, we maintain it. You just paste one token.