← Back to Plugins
MCP Server MCP

DocVerdict

github By github 👁 1 views ▲ 0 votes

PDF, photo, email, and file comparison evidence checks with plain-language reports.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.docverdict.com/api/mcp",
      "headers": [
        {
          "description": "Bearer API key. Self-serve at https://docverdict.com/api-access. Optional: a keyless trial allows 3 calls per day per IP.",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...