How to Use the Factored Quality MCP in Claude Code
Pipe factory audits and inspection data directly into your terminal workflows using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Factored Quality MCP to Claude Code
Create your Vinkius account to connect Factored Quality 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.
Terminal-Driven Audit and Inspection Queries
The `list_audits` tool brings factory floor visibility directly into your command-line interface. Claude Code queries this endpoint to dump raw audit logs, which you can immediately pipe into grep, jq, or local text files for rapid analysis. When an anomaly pops up, use `get_audit` to drill down into the specific factory line failures. This CLI-first MCP Server integration keeps you in your flow state without forcing you to open a browser.
Headless QC Booking via Claude Code
The `create_booking` tool lets you script physical quality control operations directly from your terminal shell. You can instruct Claude Code to book an inspection for a pending shipment, and it will construct the payload and execute the booking in seconds. The agent verifies the booking status using `get_booking` and outputs clean JSON that your cron jobs or deployment scripts can immediately consume to update shipping manifests.
Raw Supplier and Lab Test Extraction
The `list_suppliers` tool extracts your entire manufacturing roster directly to stdout. Claude Code can filter this list, pull specific records with `get_supplier`, and cross-reference them with chemical safety metrics from `list_lab_tests`. This headless setup is built for automation. You can write shell scripts that run nightly, querying `get_lab_test` to verify material compliance and alerting your engineering team of any sudden failures.
Set up Factored Quality 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 seefactored-quality-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Factored Quality transactions." It will automatically discover and invoke the available Factored Quality tools.
claude mcp add --transport http factored-quality-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 Factored Quality MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Factored Quality MCP today
We host it, we monitor it, we maintain it. You just paste one token.