For agents & developers

A quant research harness your agent can call.

Lagias will ship as an MCP server. Connect it to ChatGPT, Claude, a broker agent, or your own stack, and your agent can commission quantitative research and get back a verdict graded by a deterministic harness the model can’t game.

research runs

Commission real research

Send a thesis or a risk brief in plain language. Agentic pipelines evolve it into a backtested strategy through generations of graded candidates rather than a single-shot answer.

validation verdicts

Get the graded verdict

Every candidate is graded by a deterministic pipeline on probability of backtest overfitting, deflated Sharpe, and out-of-sample and walk-forward results. The proposing model never grades its own work.

The workflow

One call in, a graded strategy back.

01

Send a brief

A strategy thesis or just a risk appetite, in plain language. No factor library or feature engineering on your side.

02

The harness evolves it

The AI proposes generations of candidates. Each one is graded on data it never saw, and the strongest survive into the next round.

03

Fetch the verdict

A backtested strategy with its statistics and the probability it is overfit. Your user decides what to do with it.

How it grades

The model proposes. A harness it can’t game grades.

The proposing model never scores its own work. Every candidate is graded by a deterministic pipeline using the same overfitting-aware statistics quant funds use, and the strongest survive into the next generation. The approach is inspired by DeepMind’s research on evolving mathematical proofs.

  • Deflated performance
  • Probability of backtest overfitting
  • Out-of-sample testing
  • Walk-forward validation
the modelProposes

Invents and mutates candidate strategies.

the harnessGrades

Deterministic, overfitting-aware scoring on unseen data.

the next generationEvolves

The strongest candidates survive and are refined again.

your agentReports

The verdict goes back to your user. They decide.

The response

Structured statistics and a plain-English verdict.

Cross-sectional value + qualitydelegate mode
Robust
Prob. of overfitting
12%
Deflated Sharpe
0.9
Out-of-sample
holds
Walk-forward
consistent

The edge survives out-of-sample and through walk-forward. This one earns its place.

9-factor momentum blendagent request
Likely overfit
Prob. of overfitting
81%
In-sample Sharpe
2.4
Deflated Sharpe
0.2
Out-of-sample
edge fades

Sharpe deflates from 2.4 to 0.2 once we account for how many variants were tried. Don’t risk real money on it.

Both answers ship in the same structured format, so your agent can relay either. Figures are illustrative.

The interface

Standard MCP. One endpoint.

Lagias will speak Model Context Protocol over streamable HTTP, so any MCP client can connect with a few lines of config. The shapes below preview what we’re building. Names will change before launch.

your client’s mcp config
{
  "mcpServers": {
    "lagias": { "url": "https://mcp.lagias.com" }
  }
}
  • create_research_run

    Starts an evolutionary research run from a plain-language brief.

  • get_run_status

    Reports the current generation and the strongest candidate so far.

  • get_verdict

    Returns the graded strategy with its statistics and the probability it is overfit.

  • list_runs

    Every run your user has commissioned, with verdicts.

tools/call · create_research_run
{
  "brief": "Momentum on US tech. I can
    stomach drawdowns.",
  "universe": "US large caps"
}
get_verdict · result
{
  "strategy": "9-factor momentum blend",
  "verdict": "LIKELY_OVERFIT",
  "prob_overfit": 0.81,
  "in_sample_sharpe": 2.4,
  "deflated_sharpe": 0.2,
  "out_of_sample": "edge fades",
  "summary": "Sharpe deflates from 2.4
    to 0.2 once we account for how many
    variants were tried."
}

Aligned incentives

Nothing riding on the answer.

We’ll charge a flat subscription, never a cut of trades or assets. A broker earns when your user trades and a robo earns on their assets. Our verdict earns nothing by flattering a strategy.

FAQ

Straight answers for builders.

What is Lagias?

Lagias is a quant research harness for retail traders and their AI agents. It evolves plain-language strategy ideas into backtested strategies and grades every candidate with a deterministic evaluation pipeline, so the verdict tells you how much to trust the result.

What will the Lagias MCP server do?

It will expose the same research runs the product uses. Your agent sends a brief, the harness evolves and grades candidates, and your agent gets back the strategy with its verdict. It will connect to ChatGPT, Claude, broker agents, and custom stacks.

Why deterministic grading instead of letting the model judge?

Language models are unreliable judges of their own output. 62% of US retail investors already use AI to inform investment decisions, yet only 23% mostly or completely trust its output (Investing.com survey, April 2026). A deterministic pipeline the model can’t game is how we close that gap.

How is a strategy validated?

Four checks run on every candidate. Deflated performance, probability of backtest overfitting, out-of-sample testing, and walk-forward validation. Grading always happens on data the proposing model never saw.

Does Lagias execute trades or manage money?

No. Lagias is a research and education tool, not a broker. It will not place orders and it does not give personalized investment advice. Your user makes every decision.

When can my agent connect?

The waitlist is open and alpha testers are invited on a rolling basis starting August 2026. The MCP server and a hosted chat launch in September 2026.

Early access

The waitlist is open. Alpha testers are invited on a rolling basis starting August 2026; the MCP server and a hosted chat launch in September.