Zenkit

Zenkit MCP Connector for Claude

A+

Manage workspaces, lists, and entries via the Zenkit API.

8 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Zenkit account to any AI agent to streamline your productivity and project management. This MCP server enables your agent to interact with workspaces, lists (collections), and data entries directly from natural language.

What you can do

  • Workspace Oversight — List all workspaces and retrieve their constituent lists and metadata
  • List Management — Query detailed configurations and field elements for any Zenkit list
  • Data Operations — List, retrieve, create, and update entries (items) within your collections
  • Field Discovery — Inspect list elements to understand the data structure and field types
  • Content Cleanup — Delete entries and maintain your lists directly via natural language commands

How it works

  1. Subscribe to this server
  2. Enter your Zenkit API Key
  3. Start managing your productivity data from Claude, Cursor, or any MCP-compatible client

Who is this for?

  • Project Managers — Monitor task lists and update entry statuses across multiple workspaces
  • Operations Teams — Automate data entry and record maintenance via simple commands
  • Knowledge Workers — Quickly retrieve and organize information stored in Zenkit collections
task-managementworkspace-collaborationdata-entryproject-trackinglist-managementdatabase-views

8 tools expose this connector's capabilities to your AI agent.

create_entry

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

delete_entry

Delete an entry from a list

list_elements

List all elements (fields) defined in a list

list_entries

List all entries (items) in a list

get_list_details

Get details for a specific list

get_workspace_details

Get details for a specific workspace

update_entry

Update an existing entry

list_workspaces

List all workspaces and their lists

See how to talk to your AI agent using Zenkit.

List all my Zenkit workspaces and their collections.

I've retrieved your workspaces. You have 3 workspaces: 'Marketing', 'Product Development', and 'Personal'. The 'Marketing' workspace contains 2 lists: 'Social Media Calendar' and 'Asset Library'.

Show me all entries in the list with ID '98765'.

I found 15 entries in list 98765. Notable items include 'Review Q2 Budget', 'Update Brand Guidelines', and 'Onboard New Intern'. Would you like to see the details for any of them?

Create a new entry in list '98765' with name 'Finish API documentation'.

Successfully created the entry 'Finish API documentation' in your Zenkit list. The new entry ID is '12345'.

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

Related Connectors