How to Use the Hudu MCP in Claude Code
Pipe Hudu asset data and passwords directly into your terminal workflows with Claude Code for headless infrastructure automation.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Hudu MCP to Claude Code
Create your Vinkius account to connect Hudu 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.
Query Hudu MCP Server from the Command Line
The Hudu MCP Server exposes your entire IT knowledge base to your terminal environment. Claude Code runs `list_assets` and `list_networks` to audit infrastructure without ever opening a web browser. You trigger a script, and the agent pulls the current server inventory. It cross-references the live data against your Terraform state files, identifying discrepancies and outputting a clean summary right in your standard output.
Fetch Passwords in Pipelines
The Hudu MCP Server pulls exact deployment secrets directly into your terminal. Claude Code executes `list_passwords` to grab the specific staging or production credentials needed for a run. It filters the results by executing `list_companies` and `get_company` to ensure the correct client context. The agent grabs the vault data, injects it into the immediate shell session, and runs the deployment commands automatically.
Correlate Activity Logs via MCP
The Hudu MCP Server tracks infrastructure changes by pulling recent logs during incident response. Claude Code hits `list_activity_logs` and `list_websites` to track exactly what shifted in your monitored environments before an outage. You pipe an error log into the CLI, and the agent checks the documentation via `list_procedures` to find the official remediation steps. It executes the fix based on the exact parameters defined in your IT manual.
Set up Hudu 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 seehudu-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Hudu transactions." It will automatically discover and invoke the available Hudu tools.
claude mcp add --transport http hudu-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 Hudu MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Hudu MCP today
We host it, we monitor it, we maintain it. You just paste one token.