ratchet for Claude Desktop
io.github.iversonwuwei/ratchet
Read-only tools to inspect your agent setup: list MCP servers, flag unpinned ones, test a policy.
client:Claude Desktop
transport:stdio
runtime:oci
Install ratchet in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ratchet": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/suhui-organization/ratchet:v0.12.1"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs