> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.6mm.com/llms.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.6mm.com/_mcp/server.

# Gemini CLI

Gemini CLI works best with command-line output that can be inspected, summarized, and passed into follow-up tasks.

<h2 id="recommended-setup">
  Recommended setup
</h2>

| Need                    | Setup                                   |
| ----------------------- | --------------------------------------- |
| Public market checks    | 6MM CLI                                 |
| Scripted research       | 6MM CLI                                 |
| Private account context | Local MCP or CLI with local credentials |

<h2 id="example-prompts">
  Example prompts
</h2>

```text
Use 6MM CLI to fetch market metadata and summarize tradable pairs.
```

```text
Use 6MM to compare fee and margin rules for two symbols.
```

<h2 id="output-format">
  Output format
</h2>

Prefer structured output such as JSON or Markdown tables so the AI client can reason over the result without losing precision.