← varrd.com
INDIVIDUAL MCP TOOL
get_briefed
Get a personalized market news briefing based on your validated edge library.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.varrd]
url = "https://app.varrd.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"varrd": {
"type": "http",
"url": "https://app.varrd.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: varrd
Remote MCP URL: https://app.varrd.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"varrd": {
"url": "https://app.varrd.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"varrd": {
"type": "http",
"url": "https://app.varrd.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "varrd",
"transport": "streamable-http",
"url": "https://app.varrd.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
varrd_edges— THE PRIMARY TOOL — start here.varrd_ai— Talk to VARRD AI (~$0.search— Search your saved hypotheses by keyword or natural language query.get_hypothesis— Get full detail for a specific hypothesis/strategy.check_balance— Check your credit balance and see available credit packs.buy_credits— Buy credits for the edge library and AI research.reset_session— Kill a broken research session and start fresh.autonomous_varrd_ai— Point VARRD's autonomous AI in a direction and let it discover edges for you.