ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use AfterLogic Aurora with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Use your AI client to manage every aspect of your mail system.

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 · 5 capabilities

The complete AfterLogic Aurora capability set.

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

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 5 available through AfterLogic Aurora.

  1. 01

    List folders

    Retrieve the internal email folder hierarchy for the authenticated AfterLogic user

  2. 02

    Send email

    Compose and send an outbound email securely via the AfterLogic Web API

  3. 03

    List domains

    Requires Admin rights. Retrieve all active custom domains mapped to the AfterLogic server instance

Capability set02 / 02

04-05

2 capabilities in this set.

Part of 5 available through AfterLogic Aurora.

  1. 04

    Check account exists

    Requires Admin rights. Verify if an email address is actively provisioned on the AfterLogic server

  2. 05

    List messages

    Requires a folder path from list_folders. Retrieve recent emails contained within a specified AfterLogic mail folder

Observed, not estimated

814ms average. Fast in production.

AfterLogic Aurora is checked daily against the live service.

Daily averagePeak 941ms
Aug 26Today
Fastest day
744ms
Slowest day
941ms
14-day trend
Improving-11%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 5 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 AfterLogic Aurora, so you can see the experience inside your AI.

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

AfterLogic Aurora Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_DThVBqZBXUsPkIZBM3FoX2wRNucfOqOHZMw0p0C5/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 — AfterLogic Aurora capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "afterlogic-aurora-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_DThVBqZBXUsPkIZBM3FoX2wRNucfOqOHZMw0p0C5/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

Who it's for

Built for the work AfterLogic Aurora owners hand off.

This MCP is built for IT professionals and administrators who manage large mail systems. It lets you check account status, manage user domains, and audit mail flow without leaving your chat interface. It's essential for teams that need deep, programmatic control over their corporate communication platform.

  • 01

    Mail Administrators

    Automate user provisioning and domain management tasks using simple commands.

  • 02

    IT Support Teams

    Quickly check account statuses and folder structures to resolve user inquiries efficiently.

  • 03

    Developers

    Integrate Aurora's core mail capabilities into custom applications and internal workflows.

  • 04

    Operations Leads

    Monitor communication platform health and manage user access using direct chat commands.

FAQ

Questions AfterLogic Aurora owners ask.

  • 01

    Where do I find my AfterLogic API URL?

    The Web API endpoint is typically your Aurora installation URL followed by /?/Api/. The REST Admin API endpoint is your URL followed by /rest.php/. Consult your system administrator for the specific base path.

  • 02

    Can I check if an email account exists?

    Yes! Use the check_account_exists capability. It uses the REST Admin API to verify if a specific email address is registered on your server.

  • 03

    Does this support sending emails?

    Yes, you can use the send_message capability to compose and send emails via the Web API on behalf of an authenticated user.