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.
「金融とコマース」の他のコンテンツ
Boba MCP
Able-labs-xyzBoba CLI - The bridge between agents and decentralized trading.
💹 MCP YFinance Stock Server
Adity-starReal-time stock API with Python, MCP server example, yfinance stock analysis dashboard
AI看线 - A股技术分析与AI预测工具
QuantML-GithubPython-based stock analysis tool that combines traditional technical analysis with AI prediction capabilities. Providing comprehensive stock analysis and forecasting using K-line charts, technical indicators, financial data, and news data. With CMD/WEB/MCP supported.
Crypto Price & Market Analysis MCP Server
truss44A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap's API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.
コメント