Testiny Test Management for Cursor
io.testiny/testiny-mcp
An MCP server that provides access to Testiny projects, test cases and test runs
client:Cursor
transport:streamable-http
Install Testiny Test Management in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"testiny-mcp": {
"url": "https://app.testiny.io/api/v1/mcp-server"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs