ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use zrok with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Securely share local resources with the world using zrok. manage environments, create public/private shares, and monitor tunnels directly from your AI agent.

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 · 10 capabilities

The complete zrok capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through zrok.

  1. 01

    Create share

    ). Create a new share (public or private)

  2. 02

    Register account

    Register a new zrok account

  3. 03

    Get share

    Get details for a specific share

  4. 04

    List environments

    List all enabled environments

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through zrok.

  1. 05

    List shares

    List all active shares

  2. 06

    Login account

    Authenticate and receive a token

  3. 07

    Delete share

    Delete a share

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through zrok.

  1. 08

    Disable environment

    Disable an environment

  2. 09

    Enable environment

    Enable a new environment

  3. 10

    Get account

    Get account details and limits

Observed, not estimated

865ms average. Fast in production.

zrok is checked daily against the live service.

Daily averagePeak 1027ms
Aug 20Today
Fastest day
731ms
Slowest day
1027ms
14-day trend
Slowing+11%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 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 zrok, so you can see the experience inside your AI.

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

zrok Connector

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

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

  • 01

    How do I create a public tunnel for my local web server?

    Use the create_share capability. Specify the backend (e.g., http://localhost:8080), set share_mode to 'public', and backend_mode to 'proxy'. The agent will return the public URL.

  • 02

    Can I see all my currently active tunnels across all environments?

    Yes! Run the list_shares capability. It will retrieve a list of all active shares associated with your account, including their tokens and backend configurations.

  • 03

    How do I stop an environment from being active in zrok?

    You can use the disable_environment capability. This will remove the environment registration from the zrok controller, effectively disconnecting that machine or container.