FixThis for Claude Desktop
io.github.beyondwin/fixthis
Local-first MCP handoff for Jetpack Compose UI feedback and source candidates.
client:Claude Desktop
transport:stdio
runtime:npm
Install FixThis in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"fixthis": {
"command": "npx",
"args": [
"-y",
"@beyondwin/fixthis"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs