Skip to content
Windsurf

T1/T2 Protocol for Windsurf

io.github.fauxetine/t1-t2-protocol

Caller-side T1/T2 heterogeneous validation MCP server. Stdlib-only Python.

client:Windsurf transport:stdio runtime:pypi

Install T1/T2 Protocol in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "t1-t2-protocol": {
      "command": "uvx",
      "args": [
        "t1-t2-protocol"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

T1/T2 Protocol in other clients