Loading MCP server directory, please wait...
Caller-side T1/T2 heterogeneous validation MCP server. Stdlib-only Python.
npx @getmcp/cli add io.github.Fauxetine/t1-t2-protocolRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Fauxetine/t1-t2-protocol": {
"command": "uvx",
"args": [
"t1-t2-protocol"
]
}
}
}