TypeSafe MCP for Windsurf
io.github.renwang-huang/typesafe-mcp
Host-neutral MCP bridge for TypeSafe AI Jev judgments with typed review, routing, and gate tools.
client:Windsurf
transport:stdio
runtime:pypi
Install TypeSafe MCP in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"typesafe-mcp": {
"command": "uvx",
"args": [
"typesafe-mcp"
],
"env": {
"TYPESAFE_API_KEY": "<TYPESAFE_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs