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 while we're in early access — the plans below are the pricing we're moving to.

Free

$0/ mo

Hard usage cap — no surprise bills

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 — Workflows & Compose, generated GUIs
  • AI Insights — 10/day, agentic data → narrative
  • Lab tools — 20 quant runs/day (regime, beta, valuation, options)
  • Workflow templates — equity deep dives, earnings read-throughs, macro briefs
  • Brokerage sync via SnapTrade (50+ brokerages)
  • MCP API — 100 requests/day (plug Beyalan into Claude Desktop, Cursor, n8n)
Most popular

Analyst

$29/ mo

Includes $8/mo of AI usage · overage at cost +50%

For active investors, advisors, and prosumer quants.

  • Everything in Free, plus:
  • 500 analyst chats/day, 200 insights/day, 1,000 lab runs/day
  • All research skills & analyst playbooks — incl. portfolio stress, pairs screen, factor exposure, hedge sizing
  • Institutional memory (90 days) — 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

Professional

$99/ mo

Includes $35/mo of AI usage · overage at cost +35%

For working analysts who live in the platform all day.

  • Everything in Analyst, plus:
  • 1,500 analyst chats/day, 600 insights/day, 5,000 lab runs/day
  • 4× the monthly AI allowance for deeper, model-heavy research
  • 1-year institutional memory retention
  • MCP API — 50,000 requests/day
  • Priority data refresh + email support

Desk

$249/ mo

Includes $110/mo of AI usage · overage at cost +25%

For investment teams, family offices, and RIAs.

  • Everything in Professional, plus:
  • Up to 5 seats — shared workspace, memory & approved upgrades
  • 4,000 chats/day, 2,000 insights/day, 15,000 lab runs/day
  • Shared portfolios + research across the desk
  • 2-year memory retention, priority compute
  • MCP API — 200,000 requests/day · dedicated support channel

How AI usage pricing works

Every paid plan bundles a generous monthly AI-utilization allowance — a dollar budget of underlying model usage that covers typical research comfortably. If you go beyond it, additional usage is billed at our metered cost plus a transparent per-plan markup (50% on Analyst down to 25% on Desk), so heavy users always pay a fair, predictable rate and never hit a hard wall mid-analysis. We meter both input and output tokens per run, and you can watch spend against your allowance in real time.

Enterprise

For hedge funds, asset managers, and institutional platforms embedding Beyalan into client-facing products. Custom allowance, negotiated rates, and dedicated support.

  • Unlimited everything · custom AI allowance
  • 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: 100 requests/day · Analyst: 10,000/day · Professional: 50,000/day · Desk: 200,000/day.

FAQ

What does it cost today?

Everything is free while Beyalan is in early access — the full platform, no credit card. The plans above are the pricing we're moving to; we'll give plenty of notice before anything is charged.

What's an 'AI allowance' and what happens if I exceed it?

Each paid plan includes a monthly dollar budget of underlying AI usage. Typical research stays well within it. If you go over, additional usage is billed at our metered cost plus a transparent per-plan markup — you never hit a hard wall mid-analysis, and you can watch your spend in real time.

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.