MojaLab Content for Zed
com.mojalab/content
Read-only access to MojaLab.com blog content: search and read posts, pages and tags as Markdown.
client:Zed
transport:streamable-http
tools:9
Install MojaLab Content in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"content": {
"url": "https://mojalab.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs