docs: Fix invalid json in the mcp example config (#645)

This commit is contained in:
Vladimir 2025-07-04 19:24:13 +04:00 committed by GitHub
parent 4a0be45d3d
commit f13b0af491
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,6 +33,7 @@ Add a local MCP servers under `mcp.localmcp`.
}
}
}
}
```
You can also disable a server by setting `enabled` to `false`. This is useful if you want to temporarily disable a server without removing it from your config.