AlgoThesis — Trading Strategies for Claude

by camgitt

299 downloads
Not rated
GitHub

About

Ask Claude about any stock. Get backtested trading strategies with catalyst awareness. Supports theses, comparisons, backtests, and market opinions. Free, no account needed.

Details

Author
camgitt
Downloads
299
Categories
Finance, AI

- Five dedicated trading analysis tools
- Powered by Gemini Pro for advanced reasoning
- Catalyst-aware analysis for market events
- Compatible with Claude Code and Claude Desktop
- Converts market opinions into backtested strategies

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name AlgoThesis — Trading Strategies for Claude
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

research_topic

Research any market topic, person, event, or macro theme via live Google Search, and (optionally) map findings to specific tickers with current price data. Use for queries like 'Kevin Warsh Fed chair', 'Trump tariffs on chips', 'what happened to Nike today', or any topic that needs post-training-cutoff knowledge. Returns grounded text + source URLs, plus ticker cards if you provide tickers to look up.

get_short_interest

Fetch real short-interest data (FINRA via Yahoo Finance, ~14-day lag) for up to 20 tickers. Returns short % of float, days-to-cover, shares short, float size, and last report date. USE THIS for any squeeze question, 'who's heavily shorted', 'short interest on X', or to ground squeeze claims in real numbers instead of stale training data. Above 15% of float is elevated; above 30% is extreme. Above 5 days-to-cover suggests squeeze potential.

find_catalysts

Find upcoming earnings dates, FDA approvals, Fed meetings, and other market-moving events for any ticker or sector.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "algothesis \u2014 trading strategies for claude": {
            "algothesis": {
                "command": "npx",
                "args": [
                    "algothesis-mcp"
                ]
            }
        }
    }
}

McpServers

{
    "algothesis": {
        "command": "npx",
        "args": [
            "algothesis-mcp"
        ]
    }
}

Turn any market opinion into backtested trading strategies. 5 tools:
analyze_thesis, compare_tickers, find_catalysts, backtest_ticker, quick_take. Powered by
Gemini Pro with catalyst-aware analysis. Works with Claude Code and Claude Desktop.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.