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.0.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.0-py3-none-any.whl (44.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: qualty_mcp-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 e577ebe66816e2e9c2561f8ec8030eeb3adca1edc83c73eb53959b6718fda800
MD5 7a6976fe34c242f856ceb64d109f9c02
BLAKE2b-256 edd77024a6bcfcfa2956ad8bff0548de43efdd23f1eb3a42ceeafb63e117c678

See more details on using hashes here.

Provenance

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

Publisher: publish-pypi.yml on ReubenSantoso/Qualty-MCP-Server

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.0-py3-none-any.whl.

File metadata

  • Download URL: qualty_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 44.3 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 975a25a4b5fb1e51ba9ef395e8ed604daec279e30d9408abd83abf5b732b62a4
MD5 860afc93add3e6fcf79cc3a82b07cc66
BLAKE2b-256 39c12a8368730bfaf178a19ea0152661fa2557d182adecaf956d6cd0f87f12a6

See more details on using hashes here.

Provenance

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

Publisher: publish-pypi.yml on ReubenSantoso/Qualty-MCP-Server

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