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.
金融与商务 分类下的更多 MCP 服务器
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.
MetaTrader 5 MCP Server
QoyyuumA Model Context Protocol (MCP) server for interacting with the MetaTrader 5 trading platform. This server provides AI assistants with tools and resources to access market data, perform trading operations, and analyze trading history.
Defeatbeta Api
defeat-betaAn open-source alternative to Yahoo Finance's market data APIs with higher reliability.
✅ Official Alpha Vantage MCP Server
calvernazA MCP server for the stock market data API, Alphavantage API.
评论