← Back to Plugins
MCP Server MCP

Arkova Verification

github By github 👁 1 views ▲ 0 votes

Privacy-first document verification anchored to the public ledger.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://edge.arkova.ai/mcp",
      "headers": [
        {
          "description": "Arkova API key. Get one at https://app.arkova.ai/settings/api-keys",
          "isRequired": true,
          "isSecret": true,
          "name": "X-API-Key"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...