fixmap for Cline
io.github.aryamthecodebreaker/fixmap
Deterministic local-first context and impact maps for coding agents from tasks, issues, and diffs.
client:Cline
transport:stdio
runtime:npm
Install fixmap in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"fixmap": {
"command": "npx",
"args": [
"-y",
"@aryam/fixmap"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs