← avenaterminal.com

INDIVIDUAL MCP TOOL

estimate_roi

Estimate return on investment for a Spanish new build property over a specified holding period.

avenaterminal.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://avenaterminal.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for estimate_roi and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

avenaterminal.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.avena-terminal]
url = "https://avenaterminal.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "avena-terminal": {
      "type": "http",
      "url": "https://avenaterminal.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: avena-terminal
Remote MCP URL: https://avenaterminal.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "avena-terminal": {
      "url": "https://avenaterminal.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "avena-terminal": {
      "type": "http",
      "url": "https://avenaterminal.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "avena-terminal",
  "transport": "streamable-http",
  "url": "https://avenaterminal.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • search_properties — Search Avena Terminal's EU-wide property database.
  • get_property — Get full details and investment score breakdown for a specific property by its reference ID.
  • get_market_stats — Get live market statistics for Spanish new build regions.
  • get_top_deals — Get today's top-scoring new build property deals in Spain, ranked by Avena Terminal's composite investment score.
  • compare_alternatives — Find similar properties to compare against a specific listing.
  • market_timing — Get market timing indicators for a Spanish new build region.
  • get_price_history — Get the observed asking-price history for a specific property by reference ID, from Avena's nightly observation ledger.
  • get_recent_price_moves — Get asking-price changes observed in the last N days across Spanish coastal new-builds, optionally filtered by town.