← Back to Plugins
MCP Server MCP

SQLGuard — Execution Certificate Firewall

github By github 👁 1 views ▲ 0 votes

Permission before writes. Gravity→DENYs→Session $0.25. Pilot $100; Gateway $299. Probe free.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://sqlguard.io/mcp",
      "headers": [
        {
          "description": "Agent or wallet id for Session/Cert settle",
          "name": "X-SQLGuard-Agent"
        }
      ]
    },
    {
      "type": "streamable-http",
      "url": "https://sqlguard-io.fly.dev/mcp",
      "headers": [
        {
          "description": "Always-on Fly alias",
          "name": "X-SQLGuard-Agent"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...