JAIPilot for Zed
io.github.jaipilot/jaipilot
Ship better Java with your coding agent.
client:Zed
transport:streamable-http
Install JAIPilot in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"jaipilot": {
"url": "https://api.jaipilot.com/functions/v1/jaipilot/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs