ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use TestLink with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Navigate your self-hosted TestLink instance to inspect test plans, suites, cases, and builds natively via your AI agent.

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

The complete TestLink capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through TestLink.

  1. 01

    Get test case details

    Retrieves full details for a specific test case

  2. 02

    Get test plan details

    Retrieves details for a specific test plan

  3. 03

    Get test project details

    Retrieves details for a specific TestLink test project

  4. 04

    Get user info

    Retrieves information about the authenticated TestLink user

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through TestLink.

  1. 05

    List test builds

    Lists all builds available for a specific test plan

  2. 06

    List test cases

    Lists all test cases within a specific test suite

  3. 07

    List test plans

    Requires a project ID. Lists all test plans associated with a specific project

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through TestLink.

  1. 08

    List test projects

    Lists all test projects available on the TestLink server

  2. 09

    List test suites

    Lists all test suites within a specific test project

  3. 10

    Get test suite details

    Retrieves details for a specific test suite

Observed, not estimated

859ms average. Fast in production.

TestLink is checked daily against the live service.

Daily averagePeak 993ms
Aug 20Today
Fastest day
679ms
Slowest day
993ms
14-day trend
Slowing+16%

Connect your client

One URL. Every client.

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

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

TestLink Connector

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

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

  • 01

    Why should I plug an AI agent into an older legacy application like TestLink?

    Because retrieving test assets from older GUIs can be painfully slow for developers. By mapping the database to an AI agent, your devs can just chat: 'What are the steps to reproduce Test Case 4022?' The agent calls the XML-RPC backend and instantly formats the manual steps logically in the chat space.

  • 02

    Can it read all my hierarchical QA Suites and specific cases?

    Yes! The testlink agent is configured to retrieve Suites. You just list a Project ID, traverse downwards into Test Suites, and then request Test Cases by the retrieved Suite ID. It allows full architectural transparency over chat.

  • 03

    Does my TestLink server need to be accessible to the internet?

    No. Because MCP servers process logic strictly locally through a sidecar setup, the interaction happens right on your machine/endpoint. As long as the machine running the AI client (e.g. Cursor, Claude Desktop) can resolve the Internal Network URL, the connection is solid.