Skip to content

Instantly share code, notes, and snippets.

@danielrosehill
Created May 7, 2025 18:50
Show Gist options
  • Select an option

  • Save danielrosehill/ec279319741ed74143052ddce9132b1e to your computer and use it in GitHub Desktop.

Select an option

Save danielrosehill/ec279319741ed74143052ddce9132b1e to your computer and use it in GitHub Desktop.
System paths for JSON MCP configs on various IDEs (Ubuntu 25.04)

MCP Server JSON Configuration Paths (as of 2024-12-25) Used across various editors including Windsurf, VS Code (regular and insiders), Roo Code, and Cline.


πŸŒ€ Windsurf (Regular)

~/.codeium/windsurf/mcp_config.json

πŸ’» VS Code (Regular)

~/.config/Code/User/settings.json

🐾 Roo Code (Regular)

~/.config/Code/User/globalStorage/rooveterinaryinc.roo-cline/settings/mcp_settings.json

πŸ“ Roo Per-Project

~/repos/myrepos/My MCP Servers - Private/.roo/mcp.json

🧠 Cline

~/.config/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json

⚑ VS Code Insiders

~/.config/Code - Insiders/User/settings.json

🐾 Roo in VS Code Insiders

~/.config/Code - Insiders/User/globalStorage/rooveterinaryinc.roo-cline/settings/mcp_settings.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment