---
title: "List all clients"
method: GET
path: "/api/v1beta/clients"
tags: ["clients"]
---

# List all clients

`GET /api/v1beta/clients`

List all registered clients in ToolHive

## Response `200`

OK

- GithubComStacklokToolhivePkgClientRegisteredClient[]
  - `groups` string[]
  - `name` 'roo-code' | 'cline' | 'cursor' | 'vscode-insider' | 'vscode' | 'claude-code' | 'windsurf' | 'windsurf-jetbrains' | 'amp-cli' | 'amp-vscode' | 'amp-cursor' | 'amp-vscode-insider' | 'amp-windsurf' | 'lm-studio' | 'goose' | 'trae' | 'continue' | 'opencode' | 'kiro' | 'antigravity' | 'zed' | 'gemini-cli' | 'vscode-server' | 'mistral-vibe' | 'codex' — ClientType is the type of MCP client

## Changes

- **2026-02-09** `a00c1abcef71` — 3 warning
  - added the new `codex` enum value to the `items/name` response property for the response status `200`
  - added the new `mistral-vibe` enum value to the `items/name` response property for the response status `200`
  - added the new `vscode-server` enum value to the `items/name` response property for the response status `200`
- **2026-02-05** `0ab796b83fa1` — 1 warning
  - added the new `gemini-cli` enum value to the `items/name` response property for the response status `200`
- **2026-01-29** `ff6ce8dd8f3a` — 4 warning, 7 info
  - added the new `amp-cursor` enum value to the `items/name` response property for the response status `200`
  - added the new `amp-vscode` enum value to the `items/name` response property for the response status `200`
  - added the new `amp-vscode-insider` enum value to the `items/name` response property for the response status `200`
  - added the new `amp-windsurf` enum value to the `items/name` response property for the response status `200`
  - …7 more

[Change history](https://skmtc.dev/stacklok/apis/toolhive-api/changes/api/v1beta/clients/get.md)

---

[API](https://skmtc.dev/stacklok/apis/toolhive-api.md) · [All operations](https://skmtc.dev/stacklok/apis/toolhive-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/stacklok/toolhive-api/revisions/3b31034fd29e/schema)
