Loading MCP server directory, please wait...
An MCP server that provides access to Testiny projects, test cases and test runs
npx @getmcp/cli add io.testiny/testiny-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.testiny/testiny-mcp": {
"url": "https://app.testiny.io/api/v1/mcp-server",
"transport": "streamable-http",
"headers": {
"X-Token": ""
}
}
}
}