AgentPMT

Rental Property Cash Flow Analyzer

Saves ~50 min

Details

Analyzes rental property investment viability by calculating mortgage payments, computing net operating income and cash-on-cash returns, projecting cash flows, generating return visualizations, creating a comprehensive investment analysis report, and delivering it to the investor. Essential for real estate investors evaluating rental property acquisitions.

Tools In This Workflow

Workflow Steps

  1. 1Collect Property Details
  2. 2Calculate Mortgage Payment
  3. 3Calculate Cash Flow Metrics
  4. 4Create Cash Flow Chart
  5. 5Generate Amortization Schedule
  6. 6Analyze Investment
  7. 7Create Investment Report
  8. 8Email to Investor
  9. 9Analysis Complete
Step 1 of 9
Prompt1

Collect Property Details

Goal: Collect all required rental property investment details from the user | Inputs: Investor-provided property and financial details | Outputs: Structured property investment data including: purchase price, down payment percentage, expected monthly rent, annual property taxes, annual insurance, monthly HOA (if any), estimated maintenance (% of rent), vacancy rate (%), and desired loan terms (interest rate, loan term in years) | Constraints: All monetary values must be numeric. Down payment as percentage (e.g., 20 for 20%). Maintenance typically 5-10% of rent. Vacancy rate typically 5-10%. Loan rate as annual percentage. | Success criteria: All financial inputs are captured with reasonable values that can feed into mortgage and cash flow calculations

Frequently Asked Questions

How do I connect this workflow to my local agent like OpenClaw or Claude Code?

Install commands

npm install -g @agentpmt/mcp-router
agentpmt-setup

Hosted MCP config

{
  "mcpServers": {
    "agentpmt": {
      "type": "streamable-http",
      "url": "https://api.agentpmt.com/mcp",
      "headers": {
        "Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
        "x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
      }
    }
  }
}

How do I trigger this workflow?

Agent prompt

Call the AgentPMT-Workflow-Skills tool with action 'get_workflow_skill' and skill_id 69921c8faa85db8efed138dd ("Rental Property Cash Flow Analyzer").

Looking for help integrating AI into your business? Set up a free consultation.