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
{
"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