Varrd
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| researchA | Talk to VARRD AI — a quant research system with 15 internal tools. Describe any trading idea in plain language, or ask for specific capabilities like the ELROND expert council, backtesting, or stop-loss optimization. MULTI-TURN: First call creates a session. Keep calling with the same session_id, following context.next_actions each time.
HYPOTHESIS INTEGRITY (critical): VARRD tests ONE hypothesis at a time — one formula, one setup. Never combine multiple setups into one formula or ask to 'test all' — each idea must be tested as a separate hypothesis for the statistics to be valid. Say 'start a new hypothesis' between ideas to reset cleanly.
KEY CAPABILITIES you can ask for:
EDGE VERDICTS in context.edge_verdict after testing:
TERMINAL STATES: Stop when context.has_edge is true (edge found) or false (no edge — valid result). Always read context.next_actions. |
| scanA | Scan your saved strategies against current market data to see what's firing right now. Returns exact dollar entry, stop-loss, and take-profit prices for every active signal. Not a vague directional call — exact trade levels based on the validated statistical model. |
| searchA | 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 already validated. |
| get_hypothesisA | 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. Everything an agent needs to understand and act on a strategy. |
| check_balanceA | Check your credit balance and see available credit packs. Free — no credits consumed. Call this before heavy operations to ensure you have sufficient credits. |
| buy_creditsA | Buy credits with USDC on Base. Two modes:
|
| reset_sessionA | 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_id to start a new clean session. |
| autonomous_researchA | Launch VARRD's autonomous research engine to discover and test a trading edge. Give it a topic and it handles everything: generates a creative hypothesis using its concept knowledge base, loads data, charts the pattern, runs the statistical test, and gets the trade setup if an edge is found. BEST FOR: Exploring a space broadly. The autonomous engine excels at tangential idea generation — give it 'momentum on grains' and it might test wheat seasonal patterns, corn spread reversals, or soybean crush ratio momentum. It propagates from your seed idea into related concepts you might not think of. Great for running many hypotheses at scale. Returns a complete result — edge/no edge, stats, trade setup. Each call tests ONE hypothesis through the full pipeline. Call again for another idea. Use 'research' instead when YOU have a specific idea to test and want full control over each step. |
| get_briefedA | 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 digest connecting each headline to your specific book. Each news item includes a ↳ line tying it to your actual positions and edges (e.g. 'your ES momentum setups', 'your GC mean-reversion edge'). Requires at least 5 strong edges in your library. Costs credits. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| test-trading-idea | 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. |
| whats-firing-now | Scan all your validated strategies against live market data. Returns exact dollar entry, stop-loss, and take-profit prices for every active signal. |
| discover-edges | 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. |
| find-strategies | Search your library of validated trading strategies by keyword or concept. Returns matching strategies ranked by relevance with performance stats. |
| get-started | 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 — without needing your own idea. Takes 2-3 minutes. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/augiemazza/varrd'
If you have feedback or need assistance with the MCP directory API, please join our Discord server