-
[NA] [DX] Update GitHub MCP server to use envFile parameter (#4494)
发布于
2025-12-18 15:00:06 +00:00 Update GitHub MCP server configuration to use the new envFile parameter
introduced in Cursor's MCP. This allows developers to keep a single copy
of mcp.json instead of duplicating it in
the home directory with the GitHub token hardcoded.The change removes the env section and replaces it with envFile pointing
to ${workspaceFolder}/.env.local, which aligns with Cursor's updated
MCP configuration format.下载附件