ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use TestMonitor with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. List QA projects, extract test runs, read user assignments, and fetch tracked issues strictly from your AI chat.

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 TestMonitor capability set.

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

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through TestMonitor.

  1. 01

    Get project details

    Retrieves details for a specific TestMonitor project

  2. 02

    List issues

    Lists all issues (defects) within a project

  3. 03

    List test runs

    Lists all test runs within a specific project

  4. 04

    Get test case details

    Retrieves full details for a specific TestMonitor test case

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through TestMonitor.

  1. 05

    Get test run details

    Retrieves details for a specific TestMonitor test run

  2. 06

    List account users

    Lists all users associated with the TestMonitor account

  3. 07

    List milestones

    Lists all milestones within a project

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through TestMonitor.

  1. 08

    List projects

    Project IDs are required for most other capabilities. Lists all projects available on the TestMonitor instance

  2. 09

    List requirements

    Lists all requirements for a project

  3. 10

    List test cases

    Lists all test cases within a specific TestMonitor project

Observed, not estimated

876ms average. Fast in production.

TestMonitor is checked daily against the live service.

Daily averagePeak 1109ms
Aug 20Today
Fastest day
708ms
Slowest day
1109ms
14-day trend
Improving-12%

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 TestMonitor, so you can see the experience inside your AI.

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

TestMonitor Connector

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

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

  • 01

    Does this capability automate actual user interface tests on websites?

    No. TestMonitor is essentially a Test Management Hub. You document your cases, requirements, runs, and defect reports structurally. The MCP server reads this deep structural data allowing the AI to help correlate bugs to requirements and plan sprints—it does not inherently control a web-browser headless tester to run things.

  • 02

    Which ID should I pass to fetch Test Runs or Cases?

    Almost all context actions downstream require a project_id. Start by telling your prompt: 'List all my TestMonitor projects'. Take the numeric ID corresponding to your target platform, then use it as the anchor for subsequent 'list test cases', 'list runs', or 'list issues' queries.

  • 03

    Where do I track the Personal Access Token setting?

    It is tied to your individual profile. Log in via web, go to the top right avatar, pick 'My Account', open the 'API' sub-tab, and hit 'Create Token'. Copy it precisely because it is obscured upon closing.