Skip to content
Zed

research for Zed

io.github.ilo415/research

AI research for agents. Company intel, competitor analysis, web scraping, topic dives. Pay via MPP.

client:Zed transport:stdio runtime:npm

Install research in Zed

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

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

{
  "context_servers": {
    "research": {
      "command": "npx",
      "args": [
        "-y",
        "ilo415-research-mcp"
      ],
      "env": {
        "MPP_PRIVATE_KEY": "<MPP_PRIVATE_KEY>"
      }
    }
  }
}

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

research in other clients