Flowdex for Zed
dk.flowdex/wiki
Read and write your team's shared, AI-readable wiki from any MCP client.
client:Zed
transport:streamable-http
Install Flowdex in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"wiki": {
"url": "https://mcp.flowdex.dk/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs