Skip to content
Zed

headless tracker for Zed

io.github.tamaspetki/headless-tracker

Read-only MCP server: your AI sees your crypto portfolio, never your keys. Not financial advice.

client:Zed transport:stdio runtime:npm

Install headless tracker in Zed

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

{
  "context_servers": {
    "headless-tracker": {
      "command": "npx",
      "args": [
        "-y",
        "headless-tracker"
      ]
    }
  }
}

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

headless tracker in other clients