Home › Development › FixMap

FixMap

Deterministic local-first context and impact maps for coding agents from tasks, issues, and diffs.

TypeScript
★ 21 stars Last pushed 2026-09-22 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.9.0)

npx -y @aryam/fixmap@0.9.0

Or add to your MCP client config:

{
  "mcpServers": {
    "fixmap": {
      "command": "npx",
      "args": [
        "-y",
        "@aryam/fixmap@0.9.0"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry