Trellistate for Cursor
com.trellistate/listings
Free public real estate listing exchange. Search, retrieve, and submit inquiries on listings.
client:Cursor
transport:streamable-http
tools:5
Install Trellistate in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"listings": {
"url": "https://trellistate.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs