> ## Documentation Index
> Fetch the complete documentation index at: https://ekso.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# ekso mcp

> Helpers to wire Ekso into Claude Code, Cursor, Windsurf, etc.

## Overview

Helpers to wire Ekso into Claude Code, Cursor, Windsurf, etc.

## Verbs

| Verb      | Description                                                               |
| --------- | ------------------------------------------------------------------------- |
| `connect` | Print the one-liner to add Ekso as an MCP server in your agent of choice. |

## Detailed help

Run `ekso` directly to see flags and arguments — `--help` reflects the binary you have installed.

```bash theme={null}
ekso mcp --help
ekso mcp connect --help
```

## See also

* [CLI overview](/cli/overview)
* [Authentication](/cli/authentication)
* [Configuration](/cli/configuration)
* [API Reference](/api-reference/introduction) — the underlying HTTP routes.
