simple gpt for Zed
com.jojapi/simple-gpt
Simple GPT: A simple floating widget allows you to access the AI assistant immediately from.
client:Zed
transport:streamable-http
tools:1
Install simple gpt in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"simple-gpt": {
"url": "https://mcp.jojapi.com/simple-gpt"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs