Penlog for Zed
app.penlog/penlog
Handwritten iPad journal your AI can read and write tasks back to, over MCP.
client:Zed
transport:streamable-http
Install Penlog in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"penlog": {
"url": "https://mcp.penlog.app"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs