VARRD — Statistically Validated Trading Edges + AI Research Engine
io.github.augiemazza/varrdValidated trading edges across futures, equities, crypto. Live signals, full audit trail.
Tools · 9
THE PRIMARY TOOL — start here. FREE at depth=0, always safe to call. Live feed of THIS USER'S OWN statistically validated trading edges — the ones on their account — running 24/7 against real market …
Talk to VARRD AI (~$0.25/turn). Describe any trading idea in plain language and the system handles everything — loading decades of market data, charting your pattern, running statistical tests, backte…
Search your saved hypotheses by keyword or natural language query. Returns matching strategies ranked by relevance, with key stats (win rate, Sharpe, edge status). Use this to find strategies you've a…
Get full detail for a specific hypothesis/strategy. Returns formula, entry/exit rules, direction, performance metrics (win rate, Sharpe, profit factor, max drawdown), version history, and trade levels…
Check your credit balance and see available credit packs. Free — no credits consumed. Also auto-detects completed payments — call this after your user pays via a checkout link to confirm credits were …
Buy credits for the edge library and AI research. Default $5 minimum. Free — no credits consumed to call this. TWO PAYMENT METHODS: card (default): Returns a Stripe Checkout link for your user to c…
Kill a broken research session and start fresh. Use this when a session gets stuck, produces errors, or enters a bad state. Free — no credits consumed. After resetting, call research without a session…
Point VARRD's autonomous AI in a direction and let it discover edges for you. Give it a topic and it draws from one of the most comprehensive market structure knowledge graphs ever built — containing …
Get a personalized market news briefing based on your validated edge library. Profiles your strategies, searches today's news for the instruments and setups you actually trade, and writes a concise di…
Resources · 2
Complete guide for AI agents: tool reference, multi-turn research workflow, response formats, and integration patterns.
https://raw.githubusercontent.com/augiemazza/varrd/main/AGENTS.md
Live MCP endpoint. Streamable HTTP transport. Anonymous access with auto-provisioned credits — no API key required.
https://app.varrd.com/mcp
Prompts · 5
Test any trading idea with real market data and get statistically validated results. Describe your idea in plain language — VARRD handles the data, charting, and statistical testing.
Scan all your validated strategies against live market data. Returns exact dollar entry, stop-loss, and take-profit prices for every active signal.
Let VARRD's autonomous engine discover trading edges for you. Give it a topic and it generates creative hypotheses, tests them with real data, and returns validated results.
Search your library of validated trading strategies by keyword or concept. Returns matching strategies ranked by relevance with performance stats.
New to VARRD? Run this first. Kicks off a live autonomous research session on ES futures so you can watch the full pipeline — hypothesis generation, charting, statistical testing, edge verdict — witho…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"varrd_—_statistically_validated_trading_edges_+_ai_research_engine": {
"url": "https://app.varrd.com/mcp",
"transport": "streamable-http"
}
}
}