Indraft for Zed
io.indraft/mcp
Read and write a CRM built for agents. Every change carries who asserted it and how.
client:Zed
transport:streamable-http
Install Indraft in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"url": "https://api.indraft.io/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs