Available Endpoints
Each OneTest service has its own MCP endpoint at/mcp/{service-name}:
| Service | Endpoint |
|---|---|
| Test Management | https://tms.onetest.ai/mcp/test-management |
| Artifacts | https://tms.onetest.ai/mcp/artifacts |
| Membership | https://tms.onetest.ai/mcp/membership |
| Metering | https://tms.onetest.ai/mcp/metering |
| Credential Pool | https://tms.onetest.ai/mcp/credpool |
Authentication
All MCP endpoints authenticate via API key using a Bearer token. Include your OneTest API key in theAuthorization header:
Setup
Option 1: Automatic (Recommended)
Run the QA Agent init command and follow the browser-connect flow. It detects your editor, authenticates you, and writes the MCP configuration automatically:Option 2: Manual .mcp.json
Add OneTest endpoints directly to your .mcp.json configuration file. The example below connects to the Test Management service:
What’s Next?
AI Assistant
Use the AI with your connected tools
LLM Configuration
Configure the AI provider powering the assistant

