Skip to content
Zed

map for Zed

io.github.maraventano/map

A subtractive MCP for agent commerce: read · pay · publish. Teacher, not butler.

client:Zed transport:stdio runtime:npm

Install map in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "map": {
      "command": "npx",
      "args": [
        "-y",
        "@maraventano/map"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

map in other clients