Skip to content
Cline

footnote for Cline

com.brick-byte/footnote

Every number in an AI answer traces back to the rows that produced it.

client:Cline transport:stdio runtime:npm

Install footnote 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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "footnote": {
      "command": "npx",
      "args": [
        "-y",
        "@brick-byte/footnote"
      ],
      "env": {
        "DATABASE_URL": "<DATABASE_URL>",
        "PROVENANCE_DB": "<PROVENANCE_DB>",
        "PROVENANCE_ACTOR": "<PROVENANCE_ACTOR>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

footnote in other clients