Odel
finlab ai

finlab ai

@koreal6803414Updated 3w ago

Quantitative trading toolkit with 900+ data columns, backtesting, and 60+ strategy examples.

Server endpointStreamable HTTPNo authProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

FinLab AI

Let AI discover your next alpha.

FinLab AI is an official product of FinLab. FinLab official website: https://finlab.finance


Demo

Installation

curl -sSf https://ai.finlab.finance/install.sh | sh

Auto-detects your CLI (Claude Code / Codex / Gemini), installs uv if needed, and sets up the skill.

MCP Server

A hosted, read-only MCP server (streamable HTTP) is available — no install required:

claude mcp add --transport http finlab https://mcp.finlab.finance/mcp

Tools: list_strategies, get_strategy (with Python code), get_stock_evidence, get_data_catalog, get_finlab_docs (this skill's docs, always in sync with main), how_to_start. Listed on the MCP Registry as io.github.koreal6803/finlab-ai (see server.json). The old finlab-ai.koreal6803.workers.dev endpoint is retired.

Documentation

DocumentContent
Data Reference900+ columns across 80+ tables
Backtesting Referencesim() API, resampling, metrics
Factor Examples60+ complete strategy examples
Best PracticesPatterns, anti-patterns, tips
ML ReferenceFeature engineering, labels

Learn more