vizier-trading-skill

pedrobraiti/vizier-trading-skill
★ 0 stars Python AI/LLM Updated today
Vizier - the decision-making brain of an agentic-trading stack. A Claude Code skill that researches, decides, remembers and orchestrates trades across US stocks/ETFs (IBKR) and crypto spot (CCXT), driving the Scout and Valet MCP servers it never modifies. Hybrid skill + deterministic safety core; paper-first.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vizier-trading-skill": {
      "command": "uvx",
      "args": [
        "vizier-trading-skill"
      ]
    }
  }
}

Or install with pip: pip install vizier-trading-skill

README Excerpt

<p align="center"> <strong>Vizier</strong> — the decision-making brain of an agentic-trading stack. </p> <p align="center"> <em>Scout senses · Valet acts · <strong>Vizier decides.</strong></em><br> A <strong>Claude Code skill</strong> that researches, decides, remembers and orchestrates trades across