Canli Validation
REMOTE · CANLICAPITAL.COM · 2 COMPONENTS · SCANNED SEP 27
Deflated Sharpe and PBO checks. A verdict is not admission to anything and is not a forecast.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →
Endpoint Security80
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one. See how to fix → View diagnostics → Partial
- HTTPS is enforced; there's no plaintext access path. View diagnostics → Pass
- The HSTS (Strict-Transport-Security) header is present. View diagnostics → Pass
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability79
- 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
- AI-judged instruction clarity (excellent).Pass
- Context-footprint check failed: tool/resource definitions use about 2756 tokens (~172/item across 16 items; 14 tools + 2 resources), over budget; trim descriptions and params. See how to fix → Fail
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
- Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety100
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- We read all 14 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
- An AI judge read all 16 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Unverified: 1 category
A category scored 0 because we could not verify it: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.
How do I install the Canli Validation MCP server?
Canli Validation is a hosted endpoint at https://canlicapital.com/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
remote · canlicapital.com
claude mcp add --transport http arhancanli-canli-validation-mcp 'https://canlicapital.com/mcp'
{
"mcpServers": {
"arhancanli-canli-validation-mcp": {
"url": "https://canlicapital.com/mcp"
}
}
} {
"servers": {
"arhancanli-canli-validation-mcp": {
"type": "http",
"url": "https://canlicapital.com/mcp"
}
}
} [mcp_servers.arhancanli-canli-validation-mcp] url = "https://canlicapital.com/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"arhancanli-canli-validation-mcp": {
"type": "remote",
"url": "https://canlicapital.com/mcp",
"enabled": true
}
}
} openclaw mcp add arhancanli-canli-validation-mcp --url 'https://canlicapital.com/mcp' --transport streamable-http
mcp_servers:
arhancanli-canli-validation-mcp:
url: "https://canlicapital.com/mcp" {
"McpServers": {
"arhancanli-canli-validation-mcp": {
"Transport": "http",
"Url": "https://canlicapital.com/mcp"
}
}
} assistant mcp add arhancanli-canli-validation-mcp -t streamable-http -u 'https://canlicapital.com/mcp'
{
"mcpServers": {
"arhancanli-canli-validation-mcp": {
"type": "http",
"url": "https://canlicapital.com/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 27 Sept 26 74
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 27 Sept 2026 · Probed https://canlicapital.com/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=canlicapital.com | CN=YR2,O=Let's Encrypt,C=US | 25 Aug 2026 | 23 Nov 2026 | RSA 2048 | SHA256-RSA | 6bcce13087a8146ed2b074db9c8b8b48e85 |
| SANs: canlicapital.com | ||||||
| CN=YR2,O=Let's Encrypt,C=US (CA) | CN=Root YR,O=ISRG,C=US | 3 Sept 2025 | 2 Sept 2028 | RSA 2048 | SHA256-RSA | 4ebd24947e24d394802d84a52fd5b319 |
| CN=Root YR,O=ISRG,C=US (CA) | CN=ISRG Root X1,O=Internet Security Research Group,C=US | 13 May 2026 | 2 Sept 2032 | RSA 4096 | SHA256-RSA | f24b6d17f9d9ad7cb1c9fea78782699f |
Background: What to check on a remote MCP endpoint →
DNSSEC insecure
Validation of canlicapital.com. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| com. | present | 19718 | 13 | Verified |
| canlicapital.com. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
| Header | Value |
|---|---|
| strict-transport-security | max-age=63072000 |
| content-security-policy | base-uri 'self'; frame-ancestors 'none'; object-src 'none' |
| x-content-type-options | nosniff |
| x-frame-options | DENY |
| referrer-policy | strict-origin-when-cross-origin |
| permissions-policy | camera=(), geolocation=(), microphone=(), payment=(), usb=() |
Background: How OAuth 2.1 works in the 2026 MCP spec →
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://canlicapital.com/mcp | Verified | 200 | |
| http (plaintext) | http://canlicapital.com/mcp | HTTPS enforced | 308 | https://canlicapital.com/mcp |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
audit_backtest Audit a backtest ~391
One-call audit of a strategy's returns: deflated Sharpe, minimum track record and, with every variant's returns, the probability of backtest overfitting, each the matching validator's result with its own receipt. Point returns_file at the backtest's CSV or JSON instead of pasting long series. Prefer it to calling the validators one by one; one validation per check. A deflated Sharpe or overfitting probability above or below any threshold is not admission to anything and is not a forecast.
| Name | Type | Req | Description |
|---|---|---|---|
| benchmark_sharpe_annualized | number | – | Annualized Sharpe to beat; default 0. |
| confidence | number | – | Between 0 and 1; default 0.95. |
| cross_trial_sharpe_sd_annualized | number | yes | Standard deviation of annualized Sharpe across those trials. |
| effective_independent_trials | integer | yes | Independent variants tried before choosing this one. |
| n_splits | integer | – | Even number of blocks, at least 2; default 16. |
| periods_per_year | number | yes | Periods per year: 252 daily, 365 crypto, 52 weekly, 12 monthly. |
| returns | array | – | Periodic returns as fractions (0.01 = 1%), oldest first; replaces the Sharpe, observations, skew and kurtosis. |
| returns_column | – | – | Column name or 1-based position, when returns_file has several numeric columns. |
| returns_file | string | – | Path to a CSV or JSON of the returns on this machine (not on the hosted endpoint), instead of returns. |
| variants | array | – | Optional returns of every variant tried (this one included), one row per period, one column per variant; adds the overfitting check. |
| variants_file | string | – | Path to a CSV or JSON with one numeric column per variant, instead of variants. |
| Name | Type | Req | Description |
|---|---|---|---|
| checks | object | – | – |
| error | – | – | – |
| limits | array | – | – |
| not_run | object | – | – |
| note | string | – | – |
| readings | object | – | – |
No examples provided.
company_financial_history Company financial history (SEC) ~184
SEC-reported financial history for one company in the canlicapital.com reference, by cik or ticker: without a concept, the histories available; with one, observations newest first with accession, form, filed date and unit, plus the source's SHA-256. For point-in-time values use canli-fundamentals-mcp. Public company accounting reference, not market prices, returns, an investment recommendation, or ALPHAC performance. Validate a separately constructed return series with the validation API; accounting values are not returns.
| Name | Type | Req | Description |
|---|---|---|---|
| cik | string | – | SEC CIK; send cik or ticker. |
| concept | string | – | us-gaap concept such as Assets; omit to list them. |
| limit | integer | – | Most observations, newest first; default 40. |
| ticker | string | – | Ticker such as AAPL; send ticker or cik. |
| Name | Type | Req | Description |
|---|---|---|---|
| claim_boundary | string | – | – |
| company | object | – | – |
| error | – | – | – |
| histories | array | – | – |
| history | object | – | – |
| source | object | – | – |
No examples provided.
get_key Get a free validation key ~109
Issue a free validation key for this session. Rarely needed: the first validation issues one itself unless CANLI_KEY or local mode is set, and the read tools need none. Quotas: 1000 validations per key per UTC day, 5 keys per client per UTC day, 1048576 bytes per validation request, 1024 bytes per key revocation request, 20000 observations per series, 200 variants per matrix.
| Name | Type | Req | Description |
|---|---|---|---|
| label | string | – | Name for the key. |
| Name | Type | Req | Description |
|---|---|---|---|
| data | object | – | – |
| error | – | – | – |
| key_present | boolean | – | – |
| key_source | string | – | – |
| note | string | – | – |
No examples provided.
get_receipt Get a receipt ~92
Fetch a stored verdict by receipt id to re-read it. No key; verify_receipt checks it is genuine. The receipt is content-hashed, reproducible from the open-source core it names, and signed with Ed25519 by a key published at https://canlicapital.com/.well-known/canli-receipt-keys.json.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | Receipt id from a validation result. |
| Name | Type | Req | Description |
|---|---|---|---|
| data | object | – | – |
| error | – | – | – |
| limits | array | – | – |
No examples provided.
service_status Service status ~66
Whether the validation API is up, with its quotas; check after a timeout before resubmitting. No key. This verdict is about the series exactly as submitted. The service never saw the data source, its costs, survivorship, or any lookahead in how the series was built.
Input schema present but exposes no named parameters.
| Name | Type | Req | Description |
|---|---|---|---|
| data | object | – | – |
| error | – | – | – |
| limits | array | – | – |
No examples provided.
validate_backtest_length Minimum backtest length ~166
Minimum backtest length (years) before the best of N independent trials is not expected to reach a target Sharpe by luck; with backtest_years, the most trials those years allow. For planning a search; once it has a result, use validate_deflated_sharpe. A deflated Sharpe or overfitting probability above or below any threshold is not admission to anything and is not a forecast.
| Name | Type | Req | Description |
|---|---|---|---|
| backtest_years | number | – | Backtest length in years, for the most trials it allows. |
| effective_independent_trials | integer | – | Independent trials tried (backtests, parameter sets, ideas). |
| target_sharpe_annualized | number | – | In-sample annualized Sharpe you would call a discovery; default 1. |
| Name | Type | Req | Description |
|---|---|---|---|
| computed | string | – | – |
| data | object | – | – |
| error | – | – | – |
| limits | array | – | – |
| note | string | – | – |
| receipt | – | – | – |
No examples provided.
validate_breadth Validate breadth ceiling ~154
Book Sharpe ceiling from adding sleeves of this quality and correlation, the Sharpe at a sleeve count, and the sleeves a target needs. For portfolio construction; it validates no single strategy. This verdict is about the series exactly as submitted. The service never saw the data source, its costs, survivorship, or any lookahead in how the series was built.
| Name | Type | Req | Description |
|---|---|---|---|
| average_pairwise_correlation | number | yes | Average correlation between sleeves, -1 to 1. |
| sleeve_sharpe | number | yes | Annualized Sharpe of one sleeve. |
| sleeves | integer | – | Sleeve count, for that book's Sharpe. |
| target | number | – | Target book Sharpe, for the sleeves it needs. |
| Name | Type | Req | Description |
|---|---|---|---|
| computed | string | – | – |
| data | object | – | – |
| error | – | – | – |
| limits | array | – | – |
| note | string | – | – |
| receipt | – | – | – |
No examples provided.
validate_deflated_sharpe Validate deflated Sharpe ~301
Deflated Sharpe ratio: the probability (0 to 1) that the selected strategy's Sharpe beats the best that luck gives across the variants tried, with the probabilistic Sharpe and that luck benchmark. Send the seven statistics or a return series. With every variant's returns use validate_overfitting; luck as a trial count, validate_luck_trials; a multiple-testing haircut, validate_haircut_sharpe. A deflated Sharpe or overfitting probability above or below any threshold is not admission to anything and is not a forecast.
| Name | Type | Req | Description |
|---|---|---|---|
| cross_trial_sharpe_sd_annualized | number | – | Standard deviation of annualized Sharpe across those trials. |
| effective_independent_trials | integer | – | Independent variants tried before choosing this one. |
| non_excess_kurtosis | number | – | Kurtosis, not excess kurtosis; 3 if Normal. |
| observations | integer | – | Number of return observations. |
| observed_sharpe_annualized | number | – | Annualized Sharpe as observed. |
| periods_per_year | number | – | Periods per year: 252 daily, 365 crypto, 52 weekly, 12 monthly. |
| returns | array | – | Periodic returns as fractions (0.01 = 1%), oldest first; replaces the Sharpe, observations, skew and kurtosis. |
| skew | number | – | Skewness of returns; 0 if Normal. |
| Name | Type | Req | Description |
|---|---|---|---|
| computed | string | – | – |
| data | object | – | – |
| error | – | – | – |
| limits | array | – | – |
| note | string | – | – |
| receipt | – | – | – |
No examples provided.
validate_haircut_sharpe Haircut Sharpe ratio ~262
Haircut Sharpe for multiple testing (Harvey and Liu 2015): the Sharpe a single test would have needed, by Bonferroni and independent tests, and with the other tests' Sharpes, Holm and BHY. For the probability the Sharpe is real, use validate_deflated_sharpe. A deflated Sharpe or overfitting probability above or below any threshold is not admission to anything and is not a forecast.
| Name | Type | Req | Description |
|---|---|---|---|
| autocorrelation | number | – | Lag-1 autocorrelation of returns, -1 to 1; default 0. Corrects the annualized Sharpe (Lo 2002). |
| observations | integer | yes | Return observations behind the Sharpe. |
| observed_sharpe_annualized | number | yes | Annualized Sharpe as observed. |
| other_sharpe_ratios_annualized | array | – | Annualized Sharpes of the other tests over the same observations; adds Holm and BHY. |
| periods_per_year | number | yes | Periods per year: 252 daily, 365 crypto, 52 weekly, 12 monthly. |
| tests | integer | – | Tests run, this one included; gives the Bonferroni and independent-test haircuts. |
| Name | Type | Req | Description |
|---|---|---|---|
| computed | string | – | – |
| data | object | – | – |
| error | – | – | – |
| limits | array | – | – |
| note | string | – | – |
| receipt | – | – | – |
No examples provided.
validate_luck_trials Luck-equivalent trials ~245
How many skill-less strategies a search would need for its best to reach this Sharpe by luck (Monte Carlo), and with a trial count, the chance it did. States luck as the best of N random tries; for the probability the Sharpe is real, use validate_deflated_sharpe. A deflated Sharpe or overfitting probability above or below any threshold is not admission to anything and is not a forecast.
| Name | Type | Req | Description |
|---|---|---|---|
| autocorrelation | number | – | Lag-1 autocorrelation of returns, -1 to 1; default 0. Corrects the annualized Sharpe (Lo 2002). |
| effective_independent_trials | integer | – | Independent trials tried; adds the chance the best reached this Sharpe by luck. |
| observations | integer | yes | Return observations behind the Sharpe. |
| observed_sharpe_annualized | number | yes | Annualized Sharpe as observed. |
| periods_per_year | number | yes | Periods per year: 252 daily, 365 crypto, 52 weekly, 12 monthly. |
| skew | number | – | Skewness; below -0.5 the reading warns the counts are too generous. |
| Name | Type | Req | Description |
|---|---|---|---|
| computed | string | – | – |
| data | object | – | – |
| error | – | – | – |
| limits | array | – | – |
| note | string | – | – |
| receipt | – | – | – |
No examples provided.
validate_overfitting Validate overfitting (CSCV) ~169
Probability of backtest overfitting (0 to 1) by CSCV: how often the in-sample best variant falls below the out-of-sample median. Needs every variant's returns (periods by variants); with summary statistics only, use validate_deflated_sharpe. A deflated Sharpe or overfitting probability above or below any threshold is not admission to anything and is not a forecast.
| Name | Type | Req | Description |
|---|---|---|---|
| matrix | array | yes | Returns as fractions, one row per period, one column per variant. |
| max_combinations | integer | – | Most splits evaluated, up to 2000 (default). |
| n_splits | integer | – | Even number of blocks, at least 2; default 16. |
| seed | number | – | Sampling seed; default 42. |
| Name | Type | Req | Description |
|---|---|---|---|
| computed | string | – | – |
| data | object | – | – |
| error | – | – | – |
| limits | array | – | – |
| note | string | – | – |
| receipt | – | – | – |
No examples provided.
validate_paper_evidence Validate paper evidence ~98
Whether a paper or simulated performance record meets canli.paper-evidence.v0, with a JSON pointer per failure. Checks structure and required disclosures, not whether the returns are good. This verdict is about the series exactly as submitted. The service never saw the data source, its costs, survivorship, or any lookahead in how the series was built.
| Name | Type | Req | Description |
|---|---|---|---|
| record | object | yes | A canli.paper-evidence.v0 record. |
| Name | Type | Req | Description |
|---|---|---|---|
| computed | string | – | – |
| data | object | – | – |
| error | – | – | – |
| limits | array | – | – |
| note | string | – | – |
| receipt | – | – | – |
No examples provided.
validate_track_record Minimum track record length ~242
Minimum track record length (observations and years) for an observed Sharpe to beat a benchmark at a confidence level; with observations, the record's probabilistic Sharpe so far. For live or paper records; to size a backtest for its trials, use validate_backtest_length. A deflated Sharpe or overfitting probability above or below any threshold is not admission to anything and is not a forecast.
| Name | Type | Req | Description |
|---|---|---|---|
| benchmark_sharpe_annualized | number | – | Annualized Sharpe to beat; default 0. |
| confidence | number | – | Between 0 and 1; default 0.95. |
| non_excess_kurtosis | number | yes | Kurtosis, not excess kurtosis; 3 if Normal. |
| observations | integer | – | Record length so far, for its probabilistic Sharpe. |
| observed_sharpe_annualized | number | yes | Annualized Sharpe as observed. |
| periods_per_year | number | yes | Periods per year: 252 daily, 365 crypto, 52 weekly, 12 monthly. |
| skew | number | yes | Skewness of returns; 0 if Normal. |
| Name | Type | Req | Description |
|---|---|---|---|
| computed | string | – | – |
| data | object | – | – |
| error | – | – | – |
| limits | array | – | – |
| note | string | – | – |
| receipt | – | – | – |
No examples provided.
verify_receipt Verify a receipt ~128
Verify a receipt offline: its Ed25519 signature against the bundled canlicapital.com key, its output hash and its id. Send an id to fetch it first, or the receipt itself. The receipt is content-hashed, reproducible from the open-source core it names, and signed with Ed25519 by a key published at https://canlicapital.com/.well-known/canli-receipt-keys.json.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | – | Receipt id from a validation result. |
| receipt | object | – | A receipt as get_receipt returns it, to verify without fetching. |
| Name | Type | Req | Description |
|---|---|---|---|
| checks | – | – | – |
| error | – | – | – |
| key_id | string|null | – | – |
| meaning | string | – | – |
| receipt_id | string|null | – | – |
| valid | boolean | – | – |
No examples provided.
What is the Canli Validation MCP server?
Canli Validation is an MCP server listed in the public MCP registry as io.github.arhancanli/canli-validation-mcp. Deflated Sharpe and PBO checks. A verdict is not admission to anything and is not a forecast. This page covers its hosted endpoint (https://canlicapital.com/mcp).
Is the Canli Validation MCP server safe to use?
Canli Validation scores 74 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the Canli Validation MCP server expose?
Canli Validation exposes 14 tools: get_key, validate_deflated_sharpe, validate_overfitting, validate_paper_evidence, validate_breadth, and 9 more. Their descriptions and schemas cost roughly 2,607 tokens of context every time the server is loaded.
Does the Canli Validation MCP server require authentication?
No. We connected to Canli Validation without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.
Is the Canli Validation MCP server still maintained?
Canli Validation is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.