ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Autenti with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Sign documents digitally with legal-grade electronic signatures that comply with European eIDAS regulations.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 12 capabilities

The complete Autenti capability set.

These are the exact actions your AI can choose when you ask it to work with Autenti.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Autenti.

  1. 01

    Create new signature process

    Requires a title and metadata. Start a new document process

  2. 02

    Get user account profile

    Get authenticated user profile

  3. 03

    List saved contacts

    List your address book contacts

  4. 04

    List process participants

    List signers and observers

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Autenti.

  1. 05

    List configured webhooks

    List active webhooks

  2. 06

    List signature processes

    List all document signature processes

  3. 07

    Check API health

    Verify Autenti API connectivity

  4. 08

    Add new contact

    Add a contact to your address book

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Autenti.

  1. 09

    Execute process action

    Use list_available_process_actions first to find valid names. Execute a discovered action (e.g., Send, Sign, Reject)

  2. 10

    Get process details

    Get details for a specific signature process

  3. 11

    List available process actions

    Discover possible actions for a process

  4. 12

    List process files

    List files within a process

Observed, not estimated

911ms average. Fast in production.

Autenti is checked daily against the live service.

Daily averagePeak 1107ms
Aug 20Today
Fastest day
787ms
Slowest day
1107ms
14-day trend
Slowing+5%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 12 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Autenti, so you can see the experience inside your AI.

It does not authenticate your account with Autenti. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Autenti Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_ZP0GOqwUz29HyZU1sUDVmGgHypyCcAgqByfIhtD1/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Autenti capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "autenti-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_ZP0GOqwUz29HyZU1sUDVmGgHypyCcAgqByfIhtD1/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Autenti owners ask.

  • 01

    How do I find my Autenti Access Token?

    Log in to the Autenti Developer Portal, navigate to your application settings, and generate an OAuth 2.0 Access Token.

  • 02

    Can I discover valid actions via AI?

    Yes! The list_available_process_actions capability retrieves a dynamic list of valid operations (like SEND or SIGN) based on the document's high-fidelity status.

  • 03

    How do I add a new contact programmatically?

    Use the add_new_contact capability to register a name and email in your Autenti address book for future high-fidelity signature requests.