Tessen Grader
@tessen
About 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
Basic information
Category
Finance & Commerce
Publisher
tessen
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"tessen": {
"type": "streamable-http",
"url": "https://tessen.ai/api/mcp",
"headers": {
"X-API-Key": "tsn_live_xxx"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Finance & Commerce MCP servers
Yahoo Finance MCP Server
Alex2Yang97This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
Crypto Fear & Greed Index MCP Server
kukapayProviding real-time and historical Crypto Fear & Greed Index data
Crypto Sentiment MCP Server
kukapayAn MCP server that delivers cryptocurrency sentiment analysis to AI agents.
✅ Official Alpha Vantage MCP Server
calvernazA MCP server for the stock market data API, Alphavantage API.
Financial Modeling Prep MCP Server
cdtaitFinancial Modeling Prep MCP Server
Comments