← Back to Plugins
MCP Server MCP

pro.tvarka/due-diligence

MCP Registry publisher By MCP Registry publisher 👁 3 views ▲ 0 votes

Lithuanian company due diligence and KYC identification, attested by an attorney-at-law.

Homepage Verified source

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.tvarka.pro/mcp",
      "headers": [
        {
          "description": "Bearer <your Tvarka Due Diligence API key>. Sandbox keys answer synthetic data at no cost; production keys follow acceptance of the terms at https://api.tvarka.pro/terms and a signed engagement agreement.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...