Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
TESTRAIL_URL | Yes | URL of your TestRail instance (e.g., https://your-company.testrail.io) | |
TESTRAIL_API_KEY | Yes | Your TestRail API key generated from your user profile | |
TESTRAIL_USERNAME | Yes | Your TestRail email address used for authentication | |
DEFAULT_PROJECT_ID | No | Default TestRail project ID to use when none is specified |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |