← Back to Plugins
MCP Server MCP

Vaquill

github By github 👁 1 views ▲ 0 votes

Search US federal and 50-state statutes, regulations, constitutions, and court rules.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.vaquill.ai/s/_",
      "headers": [
        {
          "description": "Bearer token using a Vaquill API key. Format: 'Bearer vq_key_...'. Get a key at https://www.vaquill.ai/legal-api.",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...