ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Hudu with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Document your IT infrastructure with password vaults, knowledge bases, and asset tracking built for managed service providers.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 12 capabilities

The complete Hudu capability set.

These are the exact actions your AI can choose when you ask it to work with Hudu.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Hudu.

  1. 01

    Create company

    Requires a name. Create a new company

  2. 02

    Get article

    Get details for a specific article

  3. 03

    Get asset

    Get details for a specific asset

  4. 04

    List assets

    Can be filtered by company ID. List assets

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Hudu.

  1. 05

    List procedures

    Can be filtered by company ID. List procedures

  2. 06

    Create asset

    Requires asset name and company ID. Create a new asset

  3. 07

    Get company

    Get details for a specific company

  4. 08

    Get password

    Get details for a specific password

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Hudu.

  1. 09

    Get procedure

    Get details for a specific procedure

  2. 10

    List articles

    List knowledge base articles

  3. 11

    List companies

    List all companies in Hudu

  4. 12

    List passwords

    Can be filtered by company ID. List passwords

Observed, not estimated

651ms average. Fast in production.

Hudu is checked daily against the live service.

Daily averagePeak 788ms
Aug 20Today
Fastest day
511ms
Slowest day
788ms
14-day trend
Slowing+37%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 12 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Hudu, so you can see the experience inside your AI.

It does not authenticate your account with Hudu. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Hudu Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_vtIoOwVOo8AL6euDXB1yZEUcA9s8ztrXXITaeXcg/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Hudu capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "hudu-alternative-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_vtIoOwVOo8AL6euDXB1yZEUcA9s8ztrXXITaeXcg/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Hudu owners ask.

  • 01

    Can I retrieve stored passwords for a specific client?

    Yes. Use list_passwords with an optional company_id to filter passwords by client. Then use get_password with a specific password ID to retrieve the full entry including the secret. Use list_companies to find the company ID first.

  • 02

    Does Hudu require a custom instance URL?

    Yes. Hudu is self-hosted or uses dedicated instances, so you need to provide your Instance URL (e.g., https://your-company.huducloud.com) along with the API Key. The API Key is sent via the x-api-key header (not Bearer), and all API calls are routed to {instanceUrl}/api/v1.

  • 03

    Can I track all assets for a specific company?

    Yes. Use list_assets with the company_id parameter to retrieve all assets (servers, workstations, network devices) for a specific client. Use get_asset for detailed specifications and tags. Use create_asset to add new assets with a name, company ID, and optional asset tag.