Testiny Test Management for Grok
io.testiny/testiny-mcp
An MCP server that provides access to Testiny projects, test cases and test runs
client:Grok
transport:streamable-http
Install Testiny Test Management in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"testiny-mcp": {
"type": "http",
"url": "https://app.testiny.io/api/v1/mcp-server"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs