ratchet for Windsurf
io.github.iversonwuwei/ratchet
Read-only tools to inspect your agent setup: list MCP servers, flag unpinned ones, test a policy.
client:Windsurf
transport:stdio
runtime:oci
Install ratchet in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"ratchet": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/suhui-organization/ratchet:v0.12.1"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs