ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Zenkit with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage workspaces, lists, and entries via the Zenkit API.

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

The complete Zenkit capability set.

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

Capability set01 / 02

01-04

4 capabilities in this set.

Part of 8 available through Zenkit.

  1. 01

    Create entry

    Requires a JSON object with field values. Create a new entry in a list

  2. 02

    Get list details

    Get details for a specific list

  3. 03

    Get workspace details

    Get details for a specific workspace

  4. 04

    Delete entry

    Delete an entry from a list

Capability set02 / 02

05-08

4 capabilities in this set.

Part of 8 available through Zenkit.

  1. 05

    List elements

    List all elements (fields) defined in a list

  2. 06

    List entries

    List all entries (items) in a list

  3. 07

    Update entry

    Update an existing entry

  4. 08

    List workspaces

    List all workspaces and their lists

Observed, not estimated

890ms average. Fast in production.

Zenkit is checked daily against the live service.

Daily averagePeak 1184ms
Aug 20Today
Fastest day
710ms
Slowest day
1184ms
14-day trend
Slowing+15%

Connect your client

One URL. Every client.

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

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

Zenkit Connector

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

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

  • 01

    How do I find my List ID?

    Use the list_workspaces capability to see all your workspaces and the lists they contain along with their unique IDs.

  • 02

    Can I filter entries in a list?

    The current list_entries capability retrieves all items. For complex filtering, you can provide field-specific values when using the create or update capabilities.

  • 03

    Is it possible to see the field definitions of a list?

    Absolutely. Use the list_elements capability with a list ID to retrieve all field names, types, and configurations.