Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

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.

74 Trust /100
Trust breakdown (7 categories)

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
Transport & Reachability100
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.

Install

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

# add to Claude Code
claude mcp add --transport http arhancanli-canli-validation-mcp 'https://canlicapital.com/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "arhancanli-canli-validation-mcp": {
      "url": "https://canlicapital.com/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "arhancanli-canli-validation-mcp": {
      "type": "http",
      "url": "https://canlicapital.com/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.arhancanli-canli-validation-mcp]
url = "https://canlicapital.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "arhancanli-canli-validation-mcp": {
      "type": "remote",
      "url": "https://canlicapital.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add arhancanli-canli-validation-mcp --url 'https://canlicapital.com/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  arhancanli-canli-validation-mcp:
    url: "https://canlicapital.com/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "arhancanli-canli-validation-mcp": {
      "Transport": "http",
      "Url": "https://canlicapital.com/mcp"
    }
  }
}
# add to Vellum
assistant mcp add arhancanli-canli-validation-mcp -t streamable-http -u 'https://canlicapital.com/mcp'
// mcp.json
{
  "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.

Changelog

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.

Diagnostics

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
MCP tools · 14 exposed · ~2,607 tokens

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 →

Tool Tokens
audit_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.

NameTypeReqDescription
benchmark_sharpe_annualizednumber–Annualized Sharpe to beat; default 0.
confidencenumber–Between 0 and 1; default 0.95.
cross_trial_sharpe_sd_annualizednumberyesStandard deviation of annualized Sharpe across those trials.
effective_independent_trialsintegeryesIndependent variants tried before choosing this one.
n_splitsinteger–Even number of blocks, at least 2; default 16.
periods_per_yearnumberyesPeriods per year: 252 daily, 365 crypto, 52 weekly, 12 monthly.
returnsarray–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_filestring–Path to a CSV or JSON of the returns on this machine (not on the hosted endpoint), instead of returns.
variantsarray–Optional returns of every variant tried (this one included), one row per period, one column per variant; adds the overfitting check.
variants_filestring–Path to a CSV or JSON with one numeric column per variant, instead of variants.
NameTypeReqDescription
checksobject––
error–––
limitsarray––
not_runobject––
notestring––
readingsobject––

No examples provided.

company_financial_history ~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.

NameTypeReqDescription
cikstring–SEC CIK; send cik or ticker.
conceptstring–us-gaap concept such as Assets; omit to list them.
limitinteger–Most observations, newest first; default 40.
tickerstring–Ticker such as AAPL; send ticker or cik.
NameTypeReqDescription
claim_boundarystring––
companyobject––
error–––
historiesarray––
historyobject––
sourceobject––

No examples provided.

get_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.

NameTypeReqDescription
labelstring–Name for the key.
NameTypeReqDescription
dataobject––
error–––
key_presentboolean––
key_sourcestring––
notestring––

No examples provided.

get_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.

NameTypeReqDescription
idstringyesReceipt id from a validation result.
NameTypeReqDescription
dataobject––
error–––
limitsarray––

No examples provided.

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.

NameTypeReqDescription
dataobject––
error–––
limitsarray––

No examples provided.

validate_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.

NameTypeReqDescription
backtest_yearsnumber–Backtest length in years, for the most trials it allows.
effective_independent_trialsinteger–Independent trials tried (backtests, parameter sets, ideas).
target_sharpe_annualizednumber–In-sample annualized Sharpe you would call a discovery; default 1.
NameTypeReqDescription
computedstring––
dataobject––
error–––
limitsarray––
notestring––
receipt–––

No examples provided.

validate_breadth ~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.

NameTypeReqDescription
average_pairwise_correlationnumberyesAverage correlation between sleeves, -1 to 1.
sleeve_sharpenumberyesAnnualized Sharpe of one sleeve.
sleevesinteger–Sleeve count, for that book's Sharpe.
targetnumber–Target book Sharpe, for the sleeves it needs.
NameTypeReqDescription
computedstring––
dataobject––
error–––
limitsarray––
notestring––
receipt–––

No examples provided.

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.

NameTypeReqDescription
cross_trial_sharpe_sd_annualizednumber–Standard deviation of annualized Sharpe across those trials.
effective_independent_trialsinteger–Independent variants tried before choosing this one.
non_excess_kurtosisnumber–Kurtosis, not excess kurtosis; 3 if Normal.
observationsinteger–Number of return observations.
observed_sharpe_annualizednumber–Annualized Sharpe as observed.
periods_per_yearnumber–Periods per year: 252 daily, 365 crypto, 52 weekly, 12 monthly.
returnsarray–Periodic returns as fractions (0.01 = 1%), oldest first; replaces the Sharpe, observations, skew and kurtosis.
skewnumber–Skewness of returns; 0 if Normal.
NameTypeReqDescription
computedstring––
dataobject––
error–––
limitsarray––
notestring––
receipt–––

No examples provided.

validate_haircut_sharpe ~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.

NameTypeReqDescription
autocorrelationnumber–Lag-1 autocorrelation of returns, -1 to 1; default 0. Corrects the annualized Sharpe (Lo 2002).
observationsintegeryesReturn observations behind the Sharpe.
observed_sharpe_annualizednumberyesAnnualized Sharpe as observed.
other_sharpe_ratios_annualizedarray–Annualized Sharpes of the other tests over the same observations; adds Holm and BHY.
periods_per_yearnumberyesPeriods per year: 252 daily, 365 crypto, 52 weekly, 12 monthly.
testsinteger–Tests run, this one included; gives the Bonferroni and independent-test haircuts.
NameTypeReqDescription
computedstring––
dataobject––
error–––
limitsarray––
notestring––
receipt–––

No examples provided.

validate_luck_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.

NameTypeReqDescription
autocorrelationnumber–Lag-1 autocorrelation of returns, -1 to 1; default 0. Corrects the annualized Sharpe (Lo 2002).
effective_independent_trialsinteger–Independent trials tried; adds the chance the best reached this Sharpe by luck.
observationsintegeryesReturn observations behind the Sharpe.
observed_sharpe_annualizednumberyesAnnualized Sharpe as observed.
periods_per_yearnumberyesPeriods per year: 252 daily, 365 crypto, 52 weekly, 12 monthly.
skewnumber–Skewness; below -0.5 the reading warns the counts are too generous.
NameTypeReqDescription
computedstring––
dataobject––
error–––
limitsarray––
notestring––
receipt–––

No examples provided.

validate_overfitting ~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.

NameTypeReqDescription
matrixarrayyesReturns as fractions, one row per period, one column per variant.
max_combinationsinteger–Most splits evaluated, up to 2000 (default).
n_splitsinteger–Even number of blocks, at least 2; default 16.
seednumber–Sampling seed; default 42.
NameTypeReqDescription
computedstring––
dataobject––
error–––
limitsarray––
notestring––
receipt–––

No examples provided.

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.

NameTypeReqDescription
recordobjectyesA canli.paper-evidence.v0 record.
NameTypeReqDescription
computedstring––
dataobject––
error–––
limitsarray––
notestring––
receipt–––

No examples provided.

validate_track_record ~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.

NameTypeReqDescription
benchmark_sharpe_annualizednumber–Annualized Sharpe to beat; default 0.
confidencenumber–Between 0 and 1; default 0.95.
non_excess_kurtosisnumberyesKurtosis, not excess kurtosis; 3 if Normal.
observationsinteger–Record length so far, for its probabilistic Sharpe.
observed_sharpe_annualizednumberyesAnnualized Sharpe as observed.
periods_per_yearnumberyesPeriods per year: 252 daily, 365 crypto, 52 weekly, 12 monthly.
skewnumberyesSkewness of returns; 0 if Normal.
NameTypeReqDescription
computedstring––
dataobject––
error–––
limitsarray––
notestring––
receipt–––

No examples provided.

verify_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.

NameTypeReqDescription
idstring–Receipt id from a validation result.
receiptobject–A receipt as get_receipt returns it, to verify without fetching.
NameTypeReqDescription
checks–––
error–––
key_idstring|null––
meaningstring––
receipt_idstring|null––
validboolean––

No examples provided.

Common questions

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.