srimukund289/snowflake_vscode_mcp
Step by Step procedure to setup snowflake managed mcp and integrating it with vscode github copilot
Platform-specific configuration:
{
"mcpServers": {
"snowflake_vscode_mcp": {
"command": "npx",
"args": [
"-y",
"snowflake_vscode_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...