Skip to main content

Connect your AI coding agent to the Qualty E2E testing platform

Project description

Qualty MCP User Setup

This guide shows how to install and use the published qualty-mcp package from PyPI in a new project, for both Claude Code and Cursor.


Prerequisites

  • Python 3.11+ available on your machine
  • pipx installed
  • A Qualty API token (qlty_ci_...)

Install pipx if needed:

python3 -m pip install --user --upgrade pipx
python3 -m pipx ensurepath

Open a new terminal after ensurepath.


1) Install Qualty MCP

pipx install qualty-mcp

If already installed and you want latest:

pipx upgrade qualty-mcp

2) Go to your project folder

cd /path/to/your-project

All project-specific files (.mcp.json, .qualty.json) will be created in the current folder.


3) Initialize token + default project

qualty-mcp init

This will:

  • prompt for your qlty_ci_... token
  • fetch projects in your account
  • let you pick an active project for this workspace

Notes:

  • token is stored globally at ~/.qualty/credentials
  • active project is stored per project in .qualty.json

4A) Configure MCP for Claude Code

qualty-mcp install-claude-code

4B) Configure MCP for Cursor

qualty-mcp install-cursor

5) Restart your client

After writing .mcp.json, fully restart:

  • Claude Code, or
  • Cursor

This reloads MCP servers and starts qualty-mcp serve.


6) Verify setup

From the same project directory:

qualty-mcp doctor
qualty-mcp status

Expected:

  • token configured
  • API reachable
  • default project configured

Common commands

List/switch active project for this workspace

qualty-mcp list-projects

or directly:

qualty-mcp switch-project --project-id 123
qualty-mcp switch-project --project-name "My Project"

Show config snippet only

qualty-mcp print-claude-code-config
qualty-mcp print-cursor-config

File model (important)

  • ~/.qualty/credentials
    Global token for this OS user (shared across folders)

  • .qualty.json
    Per-project active project defaults

  • .mcp.json
    Per-project MCP launch config for Claude Code/Cursor


Troubleshooting

Could not fetch projects: [Errno 8] nodename nor servname provided

This usually means local/network DNS issues or restricted network environment.

First verify package defaults:

qualty-mcp doctor
qualty-mcp status

Then restart client.

MCP changes not reflected

  • Confirm you are in the right project folder
  • Re-run install command for that project
  • Restart Claude Code/Cursor

Reconfigure token

rm -f ~/.qualty/credentials
qualty-mcp init

Quickstart (copy/paste)

pipx install qualty-mcp
cd /path/to/your-project
qualty-mcp init
qualty-mcp install-claude-code
qualty-mcp doctor

Use install-cursor instead of install-claude-code if needed.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qualty_mcp-0.1.3.tar.gz (59.7 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qualty_mcp-0.1.3-py3-none-any.whl (51.1 kB view details)

Uploaded Python 3

File details

Details for the file qualty_mcp-0.1.3.tar.gz.

File metadata

  • Download URL: qualty_mcp-0.1.3.tar.gz
  • Upload date:
  • Size: 59.7 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for qualty_mcp-0.1.3.tar.gz
Algorithm Hash digest
SHA256 7f286760ca83dd94105024311920e06725e3bc55beb3fad172b3f7f177253308
MD5 90731bed3347b2e76b98ca5c6d90d19d
BLAKE2b-256 eb0bb4e848a8d241456862b0927b45bf10ac7800470449cdd790868063d69e7d

See more details on using hashes here.

Provenance

The following attestation bundles were made for qualty_mcp-0.1.3.tar.gz:

Publisher: publish-pypi.yml on Jovewinston/Qualty

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file qualty_mcp-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: qualty_mcp-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 51.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for qualty_mcp-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 18aea38b3b2940574b5e8f98604b1f4411b22fb2a4ceb85a135d595f40de240e
MD5 9ca6f0f0cd701055e45e731ce863c08b
BLAKE2b-256 61e04fea829df5a9ca4d3b669832a06e9397192187351a5aac6ea090b3e59bcf

See more details on using hashes here.

Provenance

The following attestation bundles were made for qualty_mcp-0.1.3-py3-none-any.whl:

Publisher: publish-pypi.yml on Jovewinston/Qualty

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page