FREE DURING EARLY ACCESS

Built for the next decade of investment research

Beyalan is an AI-native research platform: every Analyst tool is also accessible to any external agent via our MCP API. The whole platform is free to use today — the tiers below preview where we're headed.

Free

$0/ mo

For individual investors getting started — available today.

  • Full terminal access — portfolios, screening, fundamentals, macro
  • AI Analyst Agent — 25 chats/day across 150+ research tools
  • Studio — Compose, Workflows, Dashboards & generated GUIs
  • AI Insights — 10/day, agentic data → narrative
  • Lab tools — 20 quant runs/day (regime, beta, valuation, options)
  • 7 free research skills — deep dives, regime & macro briefs, earnings post-mortems
  • Backtesting, optimizer, factor analysis
  • Brokerage sync via SnapTrade (50+ brokerages)
  • MCP API — 100 requests/day (plug Beyalan into Claude Desktop, Cursor, n8n)
Coming soon

Pro

$49/ mo planned

For active investors, advisors, and prosumer quants. Free while in early access.

  • Everything in Free, plus:
  • 500 analyst chats/day, 200 insights/day, 1,000 lab runs/day
  • All 12 research skills incl. Pro: portfolio stress, pairs screen, factor exposure, hedge sizing
  • Institutional memory — your top-rated judgments RAG-injected into future runs
  • Heavy compute — walk-forward backtests, Monte Carlo, large-universe risk parity
  • Branded exports — financial models, IC memos, PDF & XLSX research notes
  • MCP API — 10,000 requests/day
  • Priority data refresh + email support

Team

$199/ mo planned

For investment teams, family offices, and RIAs.

  • Everything in Pro, plus:
  • 2,500 analyst chats/day, 1,000 insights/day, 10,000 lab runs/day
  • Team workspaces — shared institutional memory + approved upgrades, invite by email
  • Shared portfolios + research across the desk
  • MCP API — 100,000 requests/day
  • 2-year memory retention
  • Dedicated support channel

Enterprise

For hedge funds, asset managers, and institutional platforms embedding Beyalan into client-facing products.

  • Unlimited everything
  • Private deployment option (your VPC)
  • Custom data pipelines + private data integration
  • SSO + audit logs + SOC 2 paper trail
  • SLA + dedicated CSM
  • White-label / embed for advisor & RIA platforms

Plug Beyalan into any AI agent

Beyalan exposes 13 read-only tools over the Model Context Protocol (MCP) — ten data tools (portfolios, macro context, yield-curve, stock screening, factor exposure, fundamentals, regime ID, credit spreads, index movers, sector rotation) plus three that run the owned loop the in-app Studio uses. Drop your API key into Claude Desktop, Cursor, or any n8n flow and Beyalan becomes a first-class agent surface. See the developer docs.

# In ~/.config/claude/desktop_config.json:
{
  "mcpServers": {
    "beyalan": {
      "url": "https://beyalan.ai/mcp",
      "headers": { "Authorization": "Bearer byl_..." }
    }
  }
}

Free tier: 100 requests/day. Pro: 10,000/day. Team: 100,000/day.

FAQ

What does it cost today?

Everything is free while Beyalan is in early access — the full platform, no credit card. The Pro and Team tiers above preview where paid plans are headed; we'll give plenty of notice before anything is charged.

What counts as a 'request' on the MCP API?

Each tool call from an external agent counts as one. Reading your portfolio, running yield-curve analysis, screening stocks — each call is metered against your daily limit. Quotes are not double-counted across tools.

Is my data safe?

Brokerage sync via SnapTrade (SOC 2 Type II). Memory + portfolios are RLS-scoped per user. MCP API keys are SHA-256 hashed; the raw key is shown once at creation. Enterprise tier offers private deployment.

Can advisors / RIAs white-label Beyalan?

Yes — Enterprise tier includes a white-label embed and our generative-UI block schema lets you render the agent's outputs in your own client portal.