Safe-by-default SQL guardrails for AI agents: AST-checked queries, per-table policy, audit log.
claude mcp add midplane -- npx -y midplane
claude_desktop_config.json
{
"mcpServers": {
"midplane": {
"command": "npx",
"args": [
"-y",
"midplane"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"midplane": {
"command": "npx",
"args": [
"-y",
"midplane"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"midplane": {
"command": "npx",
"args": [
"-y",
"midplane"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"midplane": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"midplane"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"midplane": {
"command": "npx",
"args": [
"-y",
"midplane"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/ai.midplane--midplane/reviews or the review_server meta-tool.
POST /mcp