← Back to Plugins
MCP Server MCP

Identik Firma Digital

github By github 👁 3 views ▲ 0 votes

Firma digital argentina (Ley 25.506) con certificados de certificador licenciado.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://firma.identik.me/api/mcp",
      "headers": [
        {
          "description": "Token de API de Identik. Formato: 'Bearer api_...'. Solicitalo en [email protected] o generalo en Configuración → API Tokens.",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...