Trellistate for Zed
com.trellistate/listings
Free public real estate listing exchange. Search, retrieve, and submit inquiries on listings.
client:Zed
transport:streamable-http
tools:5
Install Trellistate in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"listings": {
"url": "https://trellistate.com/api/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs