Files

5 lines
223 B
SQL
Raw Permalink Normal View History

-- MCP Server plugin: no persistent tables needed (stateless tool gateway).
-- This migration exists to satisfy the plugin migration framework.
-- MCP tokens are validated via session auth or external API tokens.
SELECT 1;