Tessen Grader
@tessen
Tessen Grader について
Tessen grades trading strategies honestly: your agent writes a strategy as a declarative AgentSpec, Tessen backtests it against real out-of-sample market data and returns an A–F grade with the numbers that matter (expectancy in bp/trade, OOS trade count, win-rate-vs-expectancy tr
基本情報
カテゴリ
金融とコマース
公開者
tessen
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"tessen": {
"type": "streamable-http",
"url": "https://tessen.ai/api/mcp",
"headers": {
"X-API-Key": "tsn_live_xxx"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Tessen Grader?
Tessen Grader is an MCP server that grades trading strategies honestly. It takes a strategy written as a declarative AgentSpec, backtests it against real out-of-sample market data, and returns an A–F grade with key metrics (expectancy in bp/trade, OOS trade count, win-rate-vs-expectancy trap detection) plus corpus base rates from every strategy ever graded.
How to use Tessen Grader?
Use the server remotely over streamable HTTP—no local install required. Five tools are available: get_agentspec_reference, get_grade_report, and get_corpus_insights are free without a key; grade_strategy and grade_trade_record are metered and require a free API key from https://tessen.ai/studio/developer.
Key features of Tessen Grader
- Grades trading strategies via declarative AgentSpec input.
- Backtests against real out-of-sample market data.
- Returns an A–F grade with expectancy, trade count, and trap detection.
- Provides corpus base rates (~64% of graded strategies fail).
- Three tools free without an API key; two tools metered.
- Remote streamable-HTTP server; no local installation.
Use cases of Tessen Grader
- An AI agent grades a trading strategy automatically before deployment.
- A developer evaluates strategy quality using historical corpus benchmarks.
- A trader checks whether a strategy's win rate hides a negative expectancy trap.
FAQ from Tessen Grader
What is an AgentSpec?
An AgentSpec is a declarative format for specifying a trading strategy; Tessen uses it as input for grading.
Do I need an API key for all tools?
No. get_agentspec_reference, get_grade_report, and get_corpus_insights are free without a key. grade_strategy and grade_trade_record require a free API key from https://tessen.ai/studio/developer.
How is Tessen Grader hosted?
It is a remote streamable-HTTP server—there is no local install.
Where can I find Tessen Grader on the MCP Registry?
It is listed as ai.tessen/grader on the official MCP Registry.
「金融とコマース」の他のコンテンツ
Edwin
edwin-financeEmpowering AI agents to dominate DeFAI
Financial Modeling Prep MCP (Model Context Protocol)
imbenrabiA Model Context Protocol (MCP) implementation for Financial Modeling Prep, enabling AI assistants to access and analyze financial data, stock information, company fundamentals, and market insights.
AKShare One MCP Server
zwldarrenMCP server that provides access to Chinese stock market data using akshare-one
Defeatbeta Api
defeat-betaAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.
Binance MCP Server 🚀
AnalyticAceUnofficial tools and server implementation for Binance's Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
コメント