Cortex plugin for AI-assisted database migration to Snowflake.
This plugin provides migration skills, hooks, and an MCP server for use with Snowflake's Cortex platform. It supports end-to-end database migration including assessment, conversion, validation, and deployment.
Follow the official documentation to install and configure the plugin.
plugin/
├── .cortex-plugin/ — Plugin manifest (plugin.json)
├── hooks/ — Session start hooks (auto-install dependencies)
├── mcp-server/ — MCP server configuration and binaries
├── skills/ — Migration skills and prompts
├── .mcp.json — MCP server definition
└── VERSION — Current plugin version
| Branch | Purpose |
|---|---|
main |
Stable production release |
preview |
Pre-release for beta testing |
License Copyright (c) Snowflake Inc. All rights reserved.
The skills in this project are licensed under the Snowflake Skills License.
All other content is licensed under the Apache 2.0 license.