googlecloudplatform/db-context-engineering
v0.7.2Apache-2.0
Context Engineering Agent for generating natural language to SQL templates, facets, and value searches.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
db-context-engineeringstdio
{
"type": "stdio",
"command": "uvx",
"args": [
"google-cloud-db-context-engineering@0.7.2"
]
}toolboxstdio
{
"type": "stdio",
"command": "uvx",
"args": [
"toolbox-server@1.4.0",
"--config",
"autoctx/tools.yaml",
"--stdio"
]
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "db-context-engineering",
"version": "0.7.2",
"description": "Context Engineering Agent for generating natural language to SQL templates, facets, and value searches.",
"author": {
"name": "Google Cloud Platform"
},
"repository": "https://github.com/GoogleCloudPlatform/db-context-enrichment",
"license": "Apache-2.0",
"keywords": [
"database",
"context-engineering",
"nl2sql",
"google-cloud",
"mcp"
]
}