Cli
Freeby MCP Community
Turn your database into an AI-ready data product. Browser-based Context Brief wizard, automatic schema introspection, Bronze-to-Gold tier enrichment, and MCP se
v0.6.1Added Apr 12, 2026
runcontextsemantic-planesemantic-layerdata-productai-ready-data
Cli MCP Server
Turn your database into an AI-ready data product. Browser-based Context Brief wizard, automatic schema introspection, Bronze-to-Gold tier enrichment, and MCP se
Installation
Reviews
Installation
Quick install
npx -y @runcontext/cli
Add to claude_desktop_config.json
{
"mcpServers": {
"cli": {
"command": "npx",
"args": ["-y", "@runcontext/cli"]
}
}
}