Installation & Configuration
{
"mcpServers": {
"tailtest": {
"command": "python",
"args": [
"-m",
"src.server"
],
"cwd": "/path/to/tailtest-cline/mcp_server",
"alwaysAllow": [
"tailtest_ping",
"tailtest_scenario_plan",
"tailtest_classify_failures",
"tailtest_pick_template"
]
}
}
}Information
Transport
stdio
Language
Python
Created
2026/6/17
Updated
2026/6/17