Skip to main content

HeronIntelligence Financial Intelligence — MCP server for AI assistants

Project description

Heron Intelligence MCP

Heron Intelligence — Financial Research MCP server for AI assistants.

Connect Heron Intelligence's financial research capabilities (earnings call transcripts, due diligence interviews, red flag analysis) directly to Claude, Cursor, or any MCP-compatible client.

Requirements

  • An active Heron Intelligence account with an API key
  • uvx (no other installation needed)

Installation

Claude Desktop

Add to ~/.claude/claude_desktop_config.json:

{
  "mcpServers": {
    "heron": {
      "command": "uvx",
      "args": ["--from", "HeronIntelligence-mcp", "heronintelligence-mcp"],
      "env": {
        "HERON_API_KEY": "hk-xxxx"
      }
    }
  }
}

Restart Claude Desktop. Heron Intelligence will appear as an active tool.

Claude Code

claude mcp add heron \
  --command uvx \
  --args "--from HeronIntelligence-mcp heronintelligence-mcp" \
  -e HERON_API_KEY=hk-xxxx \
  -s user

Cursor / Windsurf

Add to your MCP config:

{
  "mcpServers": {
    "heron": {
      "command": "uvx",
      "args": ["--from", "HeronIntelligence-mcp", "heronintelligence-mcp"],
      "env": {
        "HERON_API_KEY": "hk-xxxx"
      }
    }
  }
}

Available Tools

Tool Description
search_company Find a company by name, ticker, or description
get_recent_transcripts List transcripts for a company over the last N quarters
analyze_red_flags Deep risk analysis with citations — powered by Heron Intelligence's ReAct agent
get_transcript_content Fetch full transcript content by ID

Example Queries

Once connected, ask your AI assistant:

"What are the red flags for Rappi in the last 3 quarters?" "What is Nubank's management saying about churn this year?" "Compare the tone of Mercado Libre vs Kavak interviewees" "Executive summary of the last 3 earnings calls for {company}"

Billing Tiers

Tier Monthly API Calls Agent Calls (analyze_red_flags) RPM Data Window
Trial Free (14d) 100 10 5 Last 2 quarters
Starter $199 500 50 10 Last 4 quarters
Professional $499 2,000 200 30 Last 8 quarters
Enterprise Custom Unlimited Custom 100 Full history

analyze_red_flags counts as both 1 API call and 1 agent call.

Quota Errors

When your quota is exhausted the tool returns a human-readable message:

Heron Intelligence quota limit reached: Monthly request quota exhausted.
Your quota resets at 2026-04-01T00:00:00+00:00.

The API also sets response headers you can inspect:

Header Meaning
X-RateLimit-Limit-Minute Requests allowed per minute
X-Quota-Requests-Remaining Requests left this month
X-Quota-Reset ISO timestamp when the monthly counter resets
Retry-After Seconds to wait (RPM 429 only)

Environment Variables

Variable Description
HERON_API_KEY Your Heron Intelligence API key (from your account dashboard)
HERON_TIMEOUT HTTP timeout in seconds (default: 120.0)

License

Proprietary — requires an active Heron Intelligence subscription.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

heronintelligence_mcp-0.13.0.tar.gz (60.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

heronintelligence_mcp-0.13.0-py3-none-any.whl (30.1 kB view details)

Uploaded Python 3

File details

Details for the file heronintelligence_mcp-0.13.0.tar.gz.

File metadata

  • Download URL: heronintelligence_mcp-0.13.0.tar.gz
  • Upload date:
  • Size: 60.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for heronintelligence_mcp-0.13.0.tar.gz
Algorithm Hash digest
SHA256 018ea4c4195b87d64efffce86931c8b4c929488ffef6dfbf51563ccc0e0e5e73
MD5 a0426c5b8ebb618c28c60b65e5056583
BLAKE2b-256 d1181e6808445c0a1c9ed4dc246c2bcae509b9700367897ebb792d153dfaf9b9

See more details on using hashes here.

File details

Details for the file heronintelligence_mcp-0.13.0-py3-none-any.whl.

File metadata

  • Download URL: heronintelligence_mcp-0.13.0-py3-none-any.whl
  • Upload date:
  • Size: 30.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.11.6 {"installer":{"name":"uv","version":"0.11.6","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for heronintelligence_mcp-0.13.0-py3-none-any.whl
Algorithm Hash digest
SHA256 53351f8b3998fe93c164a72fb519f4e5c01c7b89af04cd619fd2f4c1c8efad9a
MD5 f520b84dc0363f47e2c44b492c0e69e5
BLAKE2b-256 c8869135c3dd382ff4f57bfa37689ca5edb5d33151c20638db28a127aaa81ecf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page