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

View File

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