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

# buttons import mcp

> CLI reference for buttons import mcp

## buttons import mcp

Create buttons from an MCP server's tools (planned)

```
buttons import mcp <server> [flags]
```

### Options

```
  -h, --help   help for mcp
```

### Options inherited from parent commands

```
      --json          output in JSON format
      --name string   override the generated button name (code/url)
      --no-input      disable all interactive prompts
      --summary       show a read-only plan/snapshot instead of mutating
  -y, --yes           skip the confirmation prompt
```

### SEE ALSO

* [buttons import](buttons_import.md)	 - Create buttons from external sources (skill, code, url)
