


version: latest
hs-sql-agent is an HTTP MCP server for relational databases with an integrated admin panel.
It lets MCP clients call safe SQL tools while you manage access keys, audit logs, per-key database mapping, and global rate limits.
/runtime/mcp-keys).Issue Key to create a new MCP key.One-time key value immediately (it is only shown once)."X-MCP-Server-Key": "<YOUR_MCP_KEY>".<YOUR_MCP_Endpoint> with the actual MCP endpoint URL shown in Zeabur Instructions.{
"mcpServers": {
"hs-sql-agent": {
"url": "<YOUR_MCP_Endpoint>",
"headers": { "X-MCP-Server-Key": "<YOUR_MCP_KEY>" }
}
}
}
{
"servers": {
"hs-sql-agent": {
"type": "http",
"url": "<YOUR_MCP_Endpoint>",
"headers": { "X-MCP-Server-Key": "<YOUR_MCP_KEY>" }
}
}
}
{
"mcpServers": {
"hs-sql-agent": {
"type": "http",
"url": "<YOUR_MCP_Endpoint>",
"headers": { "X-MCP-Server-Key": "<YOUR_MCP_KEY>" }
}
}
}
