Xray (Test Management) Connector for AI agents.
9 live capabilities
Manage Jira quality assurance workflows and test executions through natural conversation.
Waiting for input…
Why people use Xray (Test Management)
Xray (Test Management) QA Workflow Automation
With this Connector, that manual hunt is replaced by a single question. You can ask your agent for the status of a release plan or the results of a specific test run and get a summarized answer in seconds. You get the data you need without the UI friction.
What Vinkius changes
You get a conversational interface for your entire Xray QA library.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking Release Readiness
A Product Owner asks the agent for the status of the 'v2.
- Real-world use case 02
Debugging a Failure
A developer asks why a payment test failed.
- Real-world use case 03
Audit Trail for Flaky Tests
A QA engineer notices a test is inconsistent.
Complete set · 9capabilities
The complete Xray (Test Management) capability set.
These are the exact actions your AI can choose when you ask it to work with Xray (Test Management).
01—03
3 capabilities in this set.
Part of 9 available through Xray (Test Management).
- 01 Capability
Get xray settings
Get project configuration and field mappings. This helps your agent understand your specific workflow.
- 02 Capability
Get execution details
Get results for a specific test execution. Use this to see exactly which steps failed.
- 03 Capability
Get test plan details
Get details for a specific test plan. This shows you the scope and progress of a testing strategy.
04—06
3 capabilities in this set.
Part of 9 available through Xray (Test Management).
- 04 Capability
Get individual test runs
Get run instances for a specific test. This is perfect for auditing historical performance.
- 05 Capability
Get test details
Get details for a specific Xray test case. Use this to see preconditions and test steps.
- 06 Capability
List test executions
List all test execution records. This lets you see the overall status of your QA runs.
07—09
3 capabilities in this set.
Part of 9 available through Xray (Test Management).
- 07 Capability
List test plans
List all test plans in Xray. Use this to get a high-level view of your testing roadmap.
- 08 Capability
List test sets
List all test sets. This helps you see how tests are organized into functional groups.
- 09 Capability
List xray tests
List all test cases in the project. This is the quickest way to browse your entire QA library.
Set up in minutes
One URL. Then ask Xray (Test Management) to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Xray (Test Management) from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_wm1FHp5m3EdTrKq9bAVa09Uad6Q4L0EjAfSyNZ5Y/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Xray (Test Management), and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Xray (Test Management) for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_wm1FHp5m3EdTrKq9bAVa09Uad6Q4L0EjAfSyNZ5Y/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Xray (Test Management) URL.
- Step 03
Save and start
Save the connection and enable Xray (Test Management) in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"xray-test-management": {
"url": "https://edge.vinkius.com/vk_preview_wm1FHp5m3EdTrKq9bAVa09Uad6Q4L0EjAfSyNZ5Y/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Xray (Test Management)
Open Agent mode in chat and ask: "Using Xray (Test Management), help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"xray-test-management": {
"url": "https://edge.vinkius.com/vk_preview_wm1FHp5m3EdTrKq9bAVa09Uad6Q4L0EjAfSyNZ5Y/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Xray (Test Management)
Ask Copilot: "Using Xray (Test Management), help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"xray-test-management": {
"url": "https://edge.vinkius.com/vk_preview_wm1FHp5m3EdTrKq9bAVa09Uad6Q4L0EjAfSyNZ5Y/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Xray (Test Management)
Open Cascade and ask: "Using Xray (Test Management), help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"xray-test-management": {
"url": "https://edge.vinkius.com/vk_preview_wm1FHp5m3EdTrKq9bAVa09Uad6Q4L0EjAfSyNZ5Y/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Xray (Test Management)
Ask Cline: "Using Xray (Test Management), help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add xray-test-management --transport http "https://edge.vinkius.com/vk_preview_wm1FHp5m3EdTrKq9bAVa09Uad6Q4L0EjAfSyNZ5Y/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Xray (Test Management)
Ask Claude: "Using Xray (Test Management), show me...". 9 tools are ready
Where the request belongs
Work Xray (Test Management) can move forward.
This is for QA engineers and test managers who are tired of manual Jira navigation and need to surface data quickly during release cycles.
QA Engineer
Debugging failed test steps and checking run histories on Tuesday afternoons to find root causes.
Test Manager
Verifying test set organization and plan progress without opening the Jira UI to check status.
Product Owner
Checking release readiness and execution status before a big launch to ensure quality standards.
Developer
Looking up test preconditions and steps for failed executions to debug issues faster.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsZephyr Scale (SmartBear)
Manage test cases, cycles, and executions on Zephyr Scale. the high-performance test management capability for Jira.
Qase
Bring Qase test management into your AI workflow. list projects, track test runs, inspect cases, and monitor defects directly from your chat.
TestLink
Navigate your self-hosted TestLink instance to inspect test plans, suites, cases, and builds natively via your AI agent.
TestMonitor
List QA projects, extract test runs, read user assignments, and fetch tracked issues strictly from your AI chat.
TestRail
Browse TestRail suites, parse manual test specs, and monitor active runs seamlessly native within your conversational AI workflow.
PractiTest
Manage your PractiTest projects, tests, and runs directly using AI Agents.
Bring your own AI
Change the model, client or framework. Keep Xray (Test Management) connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Xray (Test Management).
The practical details behind the request, access and result.
Can I use Xray (Test Management) to check my QA progress?
Yes, this Connector allows your AI agent to pull high-level test plan details and list all test executions so you can see exactly how much of your testing is complete.
Does Xray (Test Management) work with my Jira project?
Yes, it connects directly to your Xray account, which is the leading quality assurance platform for Jira, giving your agent access to your specific project data.
How does Xray (Test Management) help with flaky tests?
It allows your agent to retrieve individual test run instances for a specific test, making it easy to audit historical performance and identify inconsistent results.
Can my agent find specific test keys?
Yes, your agent can list all test cases in your project, allowing you to find and inspect specific test keys like TST-101 through natural conversation.
Can I see which steps failed in a test?
Yes, the Connector can retrieve granular results for specific executions, showing you exactly which steps passed, failed, or encountered specific errors.
Can I check the specific steps of a test case through the agent?
Yes. The get_test_details capability allows your AI agent to retrieve the full technical metadata for any test key, including the defined test steps, preconditions, and any linked requirement issues.
How do I find out which tests failed in a recent execution?
You can use the get_execution_details capability. Provide the unique execution key, and your agent will return a granular breakdown of the results, highlighting tests that failed or were aborted.
Is it possible to see the progress of a test plan via chat?
Absolutely. Using the get_test_plan_details capability, your agent can retrieve the scope and real-time progress metrics for any plan ID, helping you monitor overall QA coverage for a release.
One connection away
Give your agent a direct line to Xray (Test Management).
Connect Xray (Test Management) once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available