Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"xray": {
"command": "npx",
"args": [
"-y",
"@anthropic/mcp-xray"
],
"env": {
"XRAY_CLIENT_ID": "${XRAY_CLIENT_ID}",
"XRAY_CLIENT_SECRET": "${XRAY_CLIENT_SECRET}"
}
}
}
}Replace placeholder values for: XRAY_CLIENT_SECRET
Review these signals before enabling this server
This MCP server needs API keys or credentials. Configure them in your environment before use.
Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
XRAY_CLIENT_ID=${XRAY_CLIENT_ID}XRAY_CLIENT_SECRET=${XRAY_CLIENT_SECRET}Sensitive values you must provide — never committed to source control
Declared capabilities of this MCP server
npx claudepluginhub latestaiagents/agent-skills --plugin qa-testing