Skip to content
Zed

footnote-mcp for Zed

io.github.kazkozdev/footnote-mcp

Source-grounded web research: search, extraction, verification, and browser automation.

client:Zed transport:stdio runtime:pypi

Install footnote-mcp in Zed

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

{
  "context_servers": {
    "footnote-mcp": {
      "command": "uvx",
      "args": [
        "footnote-mcp"
      ]
    }
  }
}

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

footnote-mcp in other clients