← Index

io.github.perkinsandre/investra-ai-mcp

io.github.perkinsandre/investra-ai-mcp·v2.3.0·Search
Quality Score
90
/100

Real estate investment intelligence: search, comps, cash flow, off-market leads, skip trace.

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "investra-ai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "investra-ai-mcp"
      ],
      "env": {
        "INVESTRA_API_KEY": "<your-investra_api_key>",
        "INVESTRA_API_URL": "<investra_api_url>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "investra-ai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "investra-ai-mcp"
      ],
      "env": {
        "INVESTRA_API_KEY": "<your-investra_api_key>",
        "INVESTRA_API_URL": "<investra_api_url>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y investra-ai-mcp
§02  Environment variables
INVESTRA_API_KEY
requiredsecret

Your Investra API key. Get one at https://www.investraapp.com/profile (Developer Settings). Format: starts with 'inv_' followed by 48 characters.

INVESTRA_API_URL

Optional override for the Investra API base URL. Defaults to https://www.investraapp.com. Set this only if you're running the Investra web app locally for development.

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
15
installability
25
documentation
15
stability
10
§04  Alternatives in Search