ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Evolio with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Transform your coaching practice with client tracking, session management, and progress analytics that help people grow.

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

The complete Evolio capability set.

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

Capability set01 / 04

01-04

4 capabilities in this set.

Part of 14 available through Evolio.

  1. 01

    List clients

    List clients

  2. 02

    List tasks by case

    List tasks by case

  3. 03

    Get client

    Get client details

  4. 04

    List case files

    List case files

Capability set02 / 04

05-08

4 capabilities in this set.

Part of 14 available through Evolio.

  1. 05

    List cases

    List cases

  2. 06

    List cases by status

    List cases by status

  3. 07

    Get task

    Get task details

  4. 08

    Check evolio status

    Verify connectivity

Capability set03 / 04

09-11

3 capabilities in this set.

Part of 14 available through Evolio.

  1. 09

    Create case

    Create a case

  2. 10

    Create task

    Create a task

  3. 11

    Get case

    Get case details

Capability set04 / 04

12-14

3 capabilities in this set.

Part of 14 available through Evolio.

  1. 12

    List client files

    List client files

  2. 13

    List tasks

    List all tasks

  3. 14

    Update case

    Update a case

Observed, not estimated

903ms average. Fast in production.

Evolio is checked daily against the live service.

Daily averagePeak 1072ms
Aug 20Today
Fastest day
744ms
Slowest day
1072ms
14-day trend
Slowing+19%

Connect your client

One URL. Every client.

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

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

Evolio Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_vsGNJZe1RnXbVkZQzE48FRzC0MI3VAcw0FnkXoxt/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 — Evolio capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "evolio-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_vsGNJZe1RnXbVkZQzE48FRzC0MI3VAcw0FnkXoxt/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 Evolio owners ask.

  • 01

    Can I create new cases and tasks directly through the AI agent?

    Yes! The create_case action accepts a JSON payload with client, case type, and initial status. The create_task action creates tasks linked to specific cases with description, due date, and assignee. Use update_case to modify case status, notes, or attorney assignments as the case progresses.

  • 02

    Can I filter cases by their current status?

    Yes. The list_cases_by_status capability accepts a status parameter. 'active', 'pending', 'closed', or 'archived'. This lets you quickly focus on active matters requiring attention, review pending cases awaiting decisions, or audit closed cases for reporting.

  • 03

    Can I access client documents and case files through the AI agent?

    Yes. Use list_client_files with a Client ID to retrieve all documents uploaded for that client. Use list_case_files with a Case ID to see all documents associated with a specific case. Both capabilities return file names, upload dates, and file types for easy reference.