How to Use the Nutrient Workflow MCP in Claude Code
Connect Claude Code to the Nutrient Workflow MCP Server for headless document automation.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Nutrient Workflow MCP to Claude Code
Create your Vinkius account to connect Nutrient Workflow to Claude Code — we handle the hosting, security, and runtime updates so you don't have to. No server setup required.
Key Capabilities
Headless workflow control with Claude Code
Run document operations directly from your terminal. Claude Code uses `start_request` to kick off new processes as part of your CI/CD pipeline or shell script. It handles the logic without requiring a GUI. You pipe the tool output into your existing logging systems to track every state transition.
Automated task processing in Claude Code
Use shell scripts to trigger `complete_task` across your entire document suite. Claude Code reads the pending queue and executes closures for every valid item. This is ideal for cron jobs that need to finalize documents overnight. It logs the result of each call so you can audit your progress later.
Query document metadata with Claude Code
Pull raw data from the server using `get_request` to verify document status before moving to the next stage of your build. It returns clean JSON for your scripts to parse. This provides a direct link between your infrastructure and your document state. You can verify completion metrics before allowing a deployment to proceed.
Set up Nutrient Workflow 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 seenutrient-workflow-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Nutrient Workflow transactions." It will automatically discover and invoke the available Nutrient Workflow tools.
claude mcp add --transport http nutrient-workflow-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 Nutrient Workflow MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Nutrient Workflow MCP today
We host it, we monitor it, we maintain it. You just paste one token.