trip2g for Zed
io.github.trip2g/trip2g
Serve a folder of Markdown notes as an MCP server: hybrid search, reading, and sourced answers.
client:Zed
transport:streamable-http
tools:11
Install trip2g in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"trip2g": {
"url": "https://trip2g.com/_system/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs