Skip to content

Conversation

ZdenekS81
Copy link
Contributor

@ZdenekS81 ZdenekS81 commented Aug 5, 2025

With the adoption of new IDEs there are also new config files that should (probably) not be commited to git. Focus was made on those with MCP server definitions, as there might be API keys to prod instances.

  • mcp.json (VS Code, Cursor, JetBrains)
  • claude_desktop_config.json (Claude)
  • mcp_config.json (Windsurf)

To make sure nobody accidently commit those secrets in git, it was recommend adding those files to gitignore. If we see need to commit these files, team can later remove the .gitignore record, but also they must make sure there is no API keys in the file (e.g. use env variables).

@ZdenekS81 ZdenekS81 requested a review from a team as a code owner August 5, 2025 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant