ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use PiLAB with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage infrastructure and security via PiLAB. control PiVirt virtual machines, inspect PiTrust certificates, and oversee 3SO OAuth clients directly from any AI

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 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

    Get vm details

    Get details for a specific virtual machine

  2. 02

    List certificates

    List all TLS/SSL certificates managed by PiTrust

  3. 03

    List hosts

    List all PiVirt virtualization hosts

  4. 04

    List active sessions

    List active user sessions in the 3SO identity system

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through PiLAB.

  1. 05

    List oauth clients

    List all registered OAuth 2.0 clients

  2. 06

    List virtual machines

    Optionally filter by host ID to see only VMs on a specific host. List all virtual machines across PiVirt hosts

  3. 07

    Control vm

    Valid actions: start, stop, restart, pause, resume. Use this to manage VM lifecycle from your AI agent. Start, stop, or restart a virtual machine

  4. 08

    Get host details

    Get details for a specific PiVirt host

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through PiLAB.

  1. 09

    Get oauth client

    Get details for a specific OAuth 2.0 client

  2. 10

    Introspect token

    Returns token validity, scopes, expiry, and associated client/user. Use this to verify tokens before trusting them. Introspect an OAuth 2.0 access token

  3. 11

    List access policies

    List all ZeroTrust access policies

  4. 12

    Get certificate details

    Get details for a specific certificate

Observed, not estimated

924ms average. Fast in production.

PiLAB is checked daily against the live service.

Daily averagePeak 1116ms
Aug 27Today
Fastest day
660ms
Slowest day
1116ms
14-day trend
Slowing+8%

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 PiLAB, so you can see the experience inside your AI.

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

PiLAB Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_iVEAhkTURIdQXYKBTK9hoOvL4teobdypKfkwNzpe/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 — PiLAB capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "pilab-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_iVEAhkTURIdQXYKBTK9hoOvL4teobdypKfkwNzpe/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 PiLAB owners ask.

  • 01

    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.

  • 02

    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.

  • 03

    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).

  • 04

    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.

  • 05

    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.

  • 06

    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.

  • 07

    What PiLAB products are supported?

    This MCP 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 MCP.