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

Uploaded Python 3

File details

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

File metadata

  • Download URL: qualty_mcp-0.1.1.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.1.tar.gz
Algorithm Hash digest
SHA256 a8528df4b9ff0caaa41c4285377323b61f3f7b1a8f5a3ec9991f8715090c0c3c
MD5 b81d79436d05f9fa1ae4cefc58cb4e48
BLAKE2b-256 8770c8f9dcb849c0302c9d9b2c386a9ddfe3c6923b3bcef06f1aeb761c11bf6d

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: qualty_mcp-0.1.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 298a95a9486a61d068cd0d30fcf396a424c72fc902ddf7d60dc69a077b5ba215
MD5 12d0fb102e128831e123c7efb0e10dda
BLAKE2b-256 acc8b2512c01f23f127778b70d21b10a1091c55300e76c9015e664bcdd1eb547

See more details on using hashes here.

Provenance

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