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

@ -30,6 +30,7 @@ Add a local MCP servers under `mcp.localmcp`.
"enabled": true,
"environment": {
"MY_ENV_VAR": "my_env_var_value"
}
}
}
}