Skip to content

personalinsights feed for Zed

io.github.devp1/personalinsights-feed

AI-classified tech/investor news feed with editorial verdicts, entities, and theses.

client:Zed transport:stdio runtime:npm

Install personalinsights feed in Zed

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

{
  "context_servers": {
    "personalinsights-feed": {
      "command": "npx",
      "args": [
        "-y",
        "personalinsights-feed-mcp"
      ]
    }
  }
}

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

personalinsights feed in other clients