Skip to content

rdt-model-mcp

rdt-model-mcp generates MCP (Model Context Protocol) tool definitions that allow AI agents — Snowflake Cortex Analyst, Claude, and others — to query governed data products through standardized protocols. The hosting location is to be decided (Snowflake MCP is a candidate).

Phase 4 — Deploy

Terminal window
# Generate MCP tool definition
cargo run -p rdt-model-mcp -- --target dev generate --entity waste-tracking --dry-run
KeySourceDescription
mcp.registry_urlroche-data.tomlMCP registry endpoint (TBD)
  • rdt-model-pull (model.json)
  • rdt-model-govern (governance.json)
FileFormatDescription
apis/{entity}/mcp_tool.jsonJSONMCP tool definition for AI agents