AEGISnetInc/TS-MCP
MCP server enabling Touchstone testing execution from AI coding agents such as Claude Code.
Platform-specific configuration:
{
"mcpServers": {
"TS-MCP": {
"command": "npx",
"args": [
"-y",
"TS-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...