Skip to content

Commit 6e8242e

Browse files
committed
docs
1 parent 5d6b570 commit 6e8242e

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

docs/configuration.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,9 @@ There are multiples ways to configure ECA:
5252

5353
For providers and models configuration check the [dedicated models section](./models.md#custom-providers).
5454

55-
## MCP
55+
## Tools
56+
57+
### MCP
5658

5759
For MCP servers configuration, use the `mcpServers` config, example:
5860

@@ -68,7 +70,7 @@ For MCP servers configuration, use the `mcpServers` config, example:
6870
}
6971
```
7072

71-
### Tool approval / permissions
73+
### Approval / permissions
7274

7375
By default, ECA ask to call any tool, but that's can easily be configureed in many ways via the `toolCall approval` config.
7476

@@ -158,7 +160,7 @@ Also check the `plan` behavior which is safer.
158160

159161
__The `manualApproval` setting was deprecated and replaced by the `approval` one without breaking changes__
160162

161-
## Custom Tools
163+
### Custom Tools
162164

163165
You can define your own command-line tools that the LLM can use. These are configured via the `customTools` key in your `config.json`.
164166

0 commit comments

Comments
 (0)