Setup

Connect your AI agent

Once connected, your AI searches Echomindr automatically when you describe a founder situation.
You don't have to ask — it happens in the background.

Recommended

Claude Desktop

One click to add Echomindr directly to Claude Desktop via the deep link below.

+ Add to Claude Desktop

This opens Claude Desktop and adds the Echomindr MCP server automatically.

Or manually via config file:

  1. Open Claude Desktop
  2. Go to Settings → Developer → Edit Config
  3. Add the following to claude_desktop_config.json:
{
  "mcpServers": {
    "echomindr": {
      "type": "http",
      "url": "https://echomindr.com/mcp/"
    }
  }
}
  1. Restart Claude Desktop

Claude.ai (web)

Connect Echomindr to Claude.ai through the integrations settings.

  1. Open claude.ai in your browser
  2. Go to Settings → Integrations → Add integration
  3. Enter the following URL:
https://echomindr.com/mcp/
  1. Set the name to echomindr
  2. Authorize the connection when prompted

Claude.ai uses OAuth to connect. You'll be redirected to authorize the integration — it's automatic.

ChatGPT

Use Echomindr directly in ChatGPT via the public GPT below.

→ Open Founder Advisor by Echomindr

Ask any founder situation. The GPT searches Echomindr automatically and grounds its answer in real decisions from top startup podcasts.

Advanced — Build your own Custom GPT

If you want to customize the instructions or embed Echomindr in your own GPT:

  1. Open ChatGPT and go to Explore GPTs → Create
  2. Under Actions, add: https://echomindr.com/openapi.json
  3. Configure the GPT instructions to search Echomindr when founders describe a situation
  4. Save and publish