PlainQuery | MCP DB Agent for Grok
io.github.jarvis-27/mcp-db-agent
Query PostgreSQL databases in plain English — LLM-generated, safety-validated SQL.
client:Grok
transport:streamable-http
Install PlainQuery | MCP DB Agent in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"mcp-db-agent": {
"type": "http",
"url": "https://plainquery.in/mcp/"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs