Loading MCP server directory, please wait...
Real estate investment intelligence: search, comps, cash flow, off-market leads, skip trace.
npx @getmcp/cli add io.github.perkinsandre/investra-ai-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
INVESTRA_API_KEYYour Investra API key. Get one at https://www.investraapp.com/profile (Developer Settings). Format: starts with 'inv_' followed by 48 characters.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.perkinsandre/investra-ai-mcp": {
"command": "npx",
"args": [
"-y",
"investra-ai-mcp"
],
"env": {
"INVESTRA_API_KEY": "",
"INVESTRA_API_URL": ""
}
}
}
}