Real estate deal memo for Cursor
io.github.agentwares/deal-memo
Real estate deal memo from a US address: AVM, rent, comps, cap rate, cash-on-cash, DSCR, red flags.
client:Cursor
transport:streamable-http
tools:2
Install Real estate deal memo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"deal-memo": {
"url": "https://agentwares-deal-memo.vercel.app/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs