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.2.tar.gz (44.1 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.2-py3-none-any.whl (44.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: qualty_mcp-0.1.2.tar.gz
  • Upload date:
  • Size: 44.1 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.2.tar.gz
Algorithm Hash digest
SHA256 fb91184c0fd67f87a67186f5a1b14b5cb08c8a8f977880261edcfd7004a3001d
MD5 bd5a7526e2eb5bd658a5e10d91eee4ca
BLAKE2b-256 6c088808b5b27ee4a8eb305cb3325d60587cb78abc7fbcb5e858d98ce97c4e5d

See more details on using hashes here.

Provenance

The following attestation bundles were made for qualty_mcp-0.1.2.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.2-py3-none-any.whl.

File metadata

  • Download URL: qualty_mcp-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 44.4 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cba060c9757ad9def6e8d23c101ad4d7623943cdd99273250aa8103c72fac6d6
MD5 e62696d3293e495b09b32c33ed4b27bf
BLAKE2b-256 7cc6ff1fe18efb40669c2f2ba922862d4d2bad106761f913e59d8006af81afd8

See more details on using hashes here.

Provenance

The following attestation bundles were made for qualty_mcp-0.1.2-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