---
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' | 'lm-studio' | 'goose' | 'trae' | 'continue' | 'opencode' | 'kiro' | 'antigravity' | 'zed' | 'gemini-cli' | 'vscode-server' | 'mistral-vibe' | 'codex' | 'kimi-cli' | 'factory' | 'copilot-cli' | 'qoder' — ClientType is the type of MCP client

## Changes

- **2026-08-27** `5ba8236d7c1c` — 1 warning
  - added the new `qoder` enum value to the `items/name` response property for the response status `200`
- **2026-07-07** `3a7d8d5f17b3` — 4 info
  - removed the `amp-cursor` enum value from the `items/name` response property for the response status `200`
  - removed the `amp-vscode` enum value from the `items/name` response property for the response status `200`
  - removed the `amp-vscode-insider` enum value from the `items/name` response property for the response status `200`
  - removed the `amp-windsurf` enum value from the `items/name` response property for the response status `200`
- **2026-05-19** `31ce1ba030ea` — 1 warning
  - added the new `copilot-cli` enum value to the `items/name` response property for the response status `200`
- **2026-04-30** `aaadea1b124e` — 1 info
  - removed the `xcode` enum value from the `items/name` response property for the response status `200`
- **2026-04-28** `62f5454e2ce1` — 1 warning
  - added the new `xcode` enum value to the `items/name` response property for the response status `200`

[Full 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/e9f942effcda/schema)
