MCP Catalogs
Homevarrd screenshot

varrd

by augiemazza·17·Score 43

AI-powered trading research platform with MCP server providing 9 tools for market edge validation.

financeai-llmdeveloper-tools
7
Forks
0
Open issues
this month
Last commit
2d ago
Indexed

Overview

VARRD is an AI-powered trading research platform that turns trading ideas into quantitative formulas using a domain-specific language. It provides MCP server with 9 tools for browsing the edge library, conducting AI research, autonomous discovery, and managing credits. The platform statistically validates market behaviors across stocks, futures, and crypto using proper guardrails to prevent overfitting and p-hacking. The MCP integration allows users to ask questions like 'What VARRD edges are firing right now?' or 'What happens to gold when silver ETFs are making 100-day new lows?' directly to their AI assistants.

Try asking AI

After installing, here are 5 things you can ask your AI assistant:

you:Testing trading strategies with statistical validation for stocks, futures, and crypto
you:Autonomous discovery of market edges using AI-driven research
you:Real-time monitoring of validated trading ideas as they fire in the market
you:How does VARRD prevent overfitting?
you:Can I test my own trading ideas?

When to choose this

Choose VARRD if you're a trader or quantitative researcher who needs statistically validated market analysis with transparent methodology and protection against common backtesting pitfalls.

When NOT to choose this

Avoid VARRD if you need unlimited historical data access, lower-tier pricing for casual trading research, or open-source models without vendor lock-in.

Tools this server exposes

9 tools extracted from the README
  • varrd_edges

    Browse the validated edge library with filters

  • varrd_ai

    Multi-turn research to test any trading idea

  • autonomous_varrd_ai

    Autonomous discovery - VARRD finds edges for you

  • search

    Search your saved strategies

  • get_hypothesis

    Get full details on your own strategy

  • check_balance

    Check credit balance and detect completed payments

  • buy_credits

    Purchase credits via card or USDC on Base

  • get_briefed

    Get personalized market news tied to your edge library

  • reset_session

    Kill a stuck research session

Comparable tools

quantconnectbacktraderziplinetradingview

Installation

Install via pip: pip install varrd

Configure in Claude Desktop:

{
  "mcpServers": {
    "varrd": { "url": "https://app.varrd.com/mcp" }
  }
}

FAQ

How does VARRD prevent overfitting?
VARRD uses out-of-sample testing that's permanently locked after one test, K-tracking to count every test variant, Bonferroni correction for multiple comparisons, and vectorized embeddings to detect duplicate hypotheses.
Can I test my own trading ideas?
Yes, VARRD provides a research tool where you can input any trading idea, which will be converted into a quantitative formula and tested statistically with proper guardrails.

On Hacker News

Recent discussion from the developer community.

Compare varrd with

GitHub →

Last updated · Auto-generated from public README + GitHub signals.