Skip to content
Vinkius

PiLAB Connector for AI agents.

12 live capabilities

Manage virtual machines and security certificates through a single conversation.

Live agent request PiLAB / Connector

Waiting for input…

AI Agent

Why people use PiLAB

PiLAB Infrastructure Management for Faster VM Control

This Connector changes that by pulling all those actions into your chat window. Instead of navigating menus, you just tell your agent to start a VM or check a cert's expiry. You get a unified view of your PiVirt, PiTrust, and 3SO data, letting you handle operations in seconds rather than minutes.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • Visual Studio Code
  • Windsurf

What Vinkius changes

You get a single conversational interface for your entire virtualization and security stack.

Use it from Claude, ChatGPT, Cursor or another AI client you already have.

One account · 6,100+ Connectors

  1. Real-world use case 01

    Scaling a staging environment

    A developer needs to scale a staging environment.

  2. Real-world use case 02

    Identifying expiring certificates

    A security lead wants to check for expiring certs.

  3. Real-world use case 03

    Verifying user permissions

    An admin needs to verify a user's permissions.

Complete set · 12capabilities

The complete PiLAB capability set.

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

Capability set01 / 03

01—04

4 capabilities in this set.

Part of 12 available through PiLAB.

  1. 01 Capability

    Get host details

    Retrieve the configuration and status of a specific host. Use this to check the health of your virtualization hardware.

  2. 02 Capability

    Get oauth client

    View the configuration, scopes, and grant types for a specific OAuth client. Use this to audit your application permissions.

  3. 03 Capability

    Get vm details

    Get specific hardware and status details for a single virtual machine. This is useful for troubleshooting specific resource issues.

  4. 04 Capability

    Introspect token

    Validate an OAuth 2.0 access token to check its validity, scopes, and expiry. Use this to verify security credentials before trusting them.

Capability set02 / 03

05—08

4 capabilities in this set.

Part of 12 available through PiLAB.

  1. 05 Capability

    List certificates

    View all TLS and SSL certificates currently managed in your environment. This helps you identify which certificates need rotation.

  2. 06 Capability

    List hosts

    See all available virtualization hosts in your environment. Use this to get a quick count of your active hardware.

  3. 07 Capability

    List oauth clients

    List every registered OAuth 2.0 application in your identity system. Use this to see all third-party integrations in one list.

  4. 08 Capability

    List access policies

    View all ZeroTrust access policies and RBAC rules. This allows you to audit your security posture without opening a separate console.

Capability set03 / 03

09—12

4 capabilities in this set.

Part of 12 available through PiLAB.

  1. 09 Capability

    List active sessions

    List current user sessions to audit who is currently in your system and what permissions they are using. Use this for real-time security monitoring.

  2. 10 Capability

    List virtual machines

    List all VMs across your hosts with optional host filtering. This gives you a complete overview of your running infrastructure.

  3. 11 Capability

    Control vm

    Start, stop, restart, pause, or resume a virtual machine. Use this to manage VM lifecycles quickly.

  4. 12 Capability

    Get certificate details

    Get the metadata and rotation status for a specific certificate. This helps you track security credentials in one place.

Set up in minutes

One URL. Then ask PiLAB to work.

Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use PiLAB from the conversation.

Choose your client

Live preview
Advanced clients IDE · CLI

Claude · Web + desktop

Official guide ↗

Connector URL · ready to paste

Streamable HTTP
https://edge.vinkius.com/vk_preview_iVEAhkTURIdQXYKBTK9hoOvL4teobdypKfkwNzpe/mcp
  1. Step 01

    Open Connectors

    In Claude Web or Claude Desktop, open Settings and choose Connectors.

  2. Step 02

    Add the URL

    Choose Add custom connector, name it PiLAB, and paste the URL above.

  3. Step 03

    Turn it on in chat

    Select +, open Connectors, and enable PiLAB for the conversation.

Where the request belongs

Work PiLAB can move forward.

Built around the request

This is for the DevOps engineer tired of jumping between three different dashboards to check a single service's health, or the security auditor who needs to verify token scopes without manual lookups.

01

DevOps Engineer

Manages VM lifecycles and host resources during deployments without leaving the chat.

02

Security Analyst

Audits certificate expiries and ZeroTrust policies daily to ensure compliance.

03

Platform Architect

Reviews OAuth client configurations and identity landscapes to plan infrastructure growth.

04

IT Operations Manager

Monitors active sessions and infrastructure health for real-time visibility.

Bring your own AI

Change the model, client or framework. Keep PiLAB connected.

  • Claude
  • ChatGPT
  • Gemini
  • Cursor
  • VS Code
  • Windsurf
  • ZCode
  • Cline
  • Zed
  • Continue
  • Kiro
  • Roo Code
  • Zencoder
  • Goose
  • Void
  • Augment Code
  • Amp
  • Qodo
  • Tabnine
  • Pieces
  • Sourcegraph Cody
  • JetBrains
  • Warp
  • Amazon Q
  • Antigravity
  • BoltAI
  • Raycast
  • Jan
  • LM Studio
  • AnythingLLM
  • Open WebUI
  • Msty
  • Cherry Studio
  • LibreChat
  • TypingMind
  • Chorus
  • 5ire
  • n8n
  • LangChain
  • LlamaIndex
  • CrewAI
  • Vercel AI SDK

Before you connect

Questions about PiLAB.

The practical details behind the request, access and result.

How do I connect my PiLAB account?

After subscribing, the setup wizard will guide you through 3 simple steps: 1) Enter your PiLAB Instance Base URL. 2) Enter the Client ID and Client Secret from your PiLAB SSO (3SO) application. 3) Click the Connect with PiLAB button. a popup will open where you approve access via the Shadow SSO authorization flow. That's it! No manual token exchange or curl commands required.

Where do I find the Redirect URI for my PiLAB SSO application?

When registering your application in the PiLAB SSO admin console, set the Redirect URI to: https://api.vinkius.com/marketplace/oauth/callback. This is the platform's secure callback endpoint that completes the OAuth authorization automatically.

How do I get my Client ID and Client Secret?

Sign in to your PiLAB SSO admin console at https://sso.pilab.hu/primary/ and navigate to Client Management. Click New Application, give it a name, and set the Redirect URI to https://api.vinkius.com/marketplace/oauth/callback. Save the app and copy the Client ID and Client Secret (the secret is shown only once. copy it immediately).

Can my AI control virtual machines on PiVirt?

Yes! Use list_virtual_machines to see all VMs, get_vm_details to inspect a specific VM's resources, and control_vm with actions like start, stop, restart, pause, or resume. Your AI can manage the full VM lifecycle from the conversation.

How do I check if a TLS certificate is about to expire?

Use the list_certificates capability to see all certificates managed by PiTrust with their expiry dates and rotation status. For a specific certificate, use get_certificate_details with the certificate ID to see the full chain and rotation policy.

Do I need to refresh my tokens manually?

No. The platform automatically refreshes your access token in the background using the 3SO (Shadow SSO) refresh token flow. You only need to click Connect with PiLAB once during setup, and the integration will keep working indefinitely.

What PiLAB products are supported?

This Connector covers three PiLAB products: PiVirt (KVM virtualization. hosts, VMs, lifecycle control), PiTrust (ZeroTrust. certificates, access policies), and 3SO / Shadow SSO (OAuth 2.0. clients, token introspection, active sessions). The PiLAB platform also includes Hackergate (WAF), which is not yet exposed via this Connector.

One connection away

Give your agent a direct line to PiLAB.

Connect PiLAB once. Keep it beside 6,100+ managed Connectors when the next task needs more.

Explore every Connector No credit card required · Free tier available