Pithflow for Zed
com.pithflow/pithflow
Read-only access to your own Pithflow meeting notes, transcripts, dictionary and usage.
client:Zed
transport:streamable-http
Install Pithflow in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"pithflow": {
"url": "https://api.pithflow.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs