Trellistate for VS Code
com.trellistate/listings
Free public real estate listing exchange. Search, retrieve, and submit inquiries on listings.
client:VS Code
transport:streamable-http
tools:5
Install Trellistate in VS Code
.vscode/mcp.json
{
"servers": {
"listings": {
"type": "http",
"url": "https://trellistate.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs