MCP Server
MCP
Testiny Test Management
An MCP server that provides access to Testiny projects, test cases and test runs
Configuration Example
{
"remotes": [
{
"type": "streamable-http",
"url": "https://app.testiny.io/api/v1/mcp-server",
"headers": [
{
"description": "An optional API key, otherwise OAuth2 can be used",
"isSecret": true,
"name": "X-Token"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
streamable-http
Comments
Sign in to leave a comment