Connect to claude.ai

Use Investra AI directly in your browser through claude.ai MCP Connectors.

Prerequisites

  • A claude.ai Pro or Team account (MCP Connectors are not available on the free plan).
  • An Investra API key — generate one at Profile > Developer.

Open MCP Settings

In claude.ai, click on your profile icon in the bottom-left corner and select Settings. Then navigate to the MCP Connectors section in the left sidebar.

Add Custom HTTP Connector

Click Add Custom HTTP Connector and fill in the following fields:

FieldValue
NameInvestra
URLhttps://www.investraapp.com/api/mcp

Click Save to register the connector.

Authenticate with API Key

After adding the connector, claude.ai will initiate an authentication flow. Enter your Investra API key (starting with inv_) when prompted. The token is stored in your claude.ai account settings and persists across sessions.

Test in a Conversation

Open a new conversation in claude.ai. You should see the Investra tools available in the tools panel. Try a prompt:

Show me the top 5 rental properties in Charlotte, NC with at least 4 bedrooms.

Claude will call the search_properties tool and return results inline. You can then ask follow-up questions like "What would the monthly rent be for the first property?" and Claude will call additional tools automatically.