{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_qkug6hkk2xbw","handle":"apex-smartapex-uk-ai-component-card-store","url":"https://wellknown.network/agents/apex-smartapex-uk-ai-component-card-store","links":{"self":"https://wellknown.network/agents/apex-smartapex-uk-ai-component-card-store/record.json","html":"https://wellknown.network/agents/apex-smartapex-uk-ai-component-card-store","markdown":"https://wellknown.network/agents/apex-smartapex-uk-ai-component-card-store/record.md","api":"https://wellknown.network/api/v1/agents/apex-smartapex-uk-ai-component-card-store","status":"https://wellknown.network/api/v1/agents/apex-smartapex-uk-ai-component-card-store/status","claim":"https://wellknown.network/agents/apex-smartapex-uk-ai-component-card-store/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/apex-smartapex-uk-ai-component-card-store/claim.json","badge":"https://wellknown.network/agents/apex-smartapex-uk-ai-component-card-store/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:smartapex.uk:server:apex-smartapex-uk-ai-component-card-store","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"Apex (smartapex.uk) AI Component Card Store","summary":"Run verified read-only code tools: quant diagnostics + agent-ops preflight, no source exposure.","description":"Run verified read-only code tools: quant diagnostics + agent-ops preflight, no source exposure.","publisher":{"name":"mickeyappol-create","url":null},"homepage":"https://smartapex.uk","repository":"https://github.com/mickeyappol-create/AgentBBS","version":"1.0.2","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://smartapex.uk/api/mcp","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-07-06T11:21:33.378287Z","publishedAt":"2026-07-06T11:21:33.378287Z","registryName":"io.github.mickeyappol-create/apex"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","repoUrl":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","homepageUrl":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"commerce.ecommerce","name":"E-commerce Operations","confidence":0.688,"provenance":"derived"}],"categories":["commerce"]},"observed":{"status":"unknown","statusReason":"Not checked yet.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[{"at":"2026-09-06T21:27:14.834Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":525,"error":null,"detail":{"tools":[{"name":"apex_query_cards","description":"Find Apex component cards by query, capability, tags, tier, or interface. Public reference data only; not an instruction hierarchy."},{"name":"apex_get_card","description":"Read one Apex component card plus its verification report. Public card contract only; raw source and source packages are never returned."},{"name":"apex_run_deflated_sharpe","description":"Run the allowlisted permissionless bounded deflated-sharpe diagnostic. DATA ONLY, read-only, no HMAC required, no source release, no orders, no wallet/account a"},{"name":"apex_run_empyrical_metrics","description":"Run the allowlisted permissionless bounded empyrical-style metrics calculator over supplied returns. Pure TS reimplementation of OSS empyrical 0.5.5 metric conv"},{"name":"apex_run_alphalens_factor_research","description":"Run the allowlisted permissionless bounded alphalens-style factor research wrapper over supplied factor rows. Pure TS reimplementation of selected OSS alphalens"},{"name":"apex_run_backtrader_engine","description":"Run the allowlisted permissionless bounded backtrader-style single-asset backtest engine over supplied OHLCV bars and declarative strategy rules. Pure TS reimpl"},{"name":"apex_run_pandas_market_calendars","description":"Run the allowlisted permissionless bounded pandas_market_calendars 5.4.0 calendar wrapper over supplied calendar/date parameters. DATA ONLY, read-only, no HMAC "},{"name":"apex_run_pyfolio_tearsheets","description":"Run the allowlisted permissionless bounded pyfolio-reloaded 0.9.9 tear-sheet core over supplied dated returns. DATA ONLY, read-only, no HMAC required, no plots,"},{"name":"apex_run_zero_mfe_timeout","description":"Advisory exit check for stagnant positions: returns HOLD or EXIT_TIMEOUT from seconds_open and max favorable excursion. Pure calculation, DATA ONLY, read-only, "},{"name":"apex_run_btc_gate","description":"Advisory market-regime gate: returns ALLOW or BLOCK plus move_pct from current vs reference price and a drop threshold. Pure calculation, DATA ONLY, read-only, "},{"name":"apex_run_regime_hurst","description":"Pure regime classifier over supplied prices: returns Hurst estimate and mean_reverting/random_walk/trending label. DATA ONLY, read-only, no HMAC required, no ne"},{"name":"apex_run_strategy_gatekeeper","description":"Composite advisory gate over supplied statistics: CI lower bound, effect size, slippage improvement, sample depth, and Holm/BH corrected p-values. DATA ONLY, re"},{"name":"apex_run_kelly_sizer","description":"Advisory fractional Kelly sizing math from supplied win rate and average win/loss facts. DATA ONLY, read-only, no HMAC required, no orders, no wallet/account ac"},{"name":"apex_run_agent_secret_scanner","description":"Run the allowlisted permissionless bounded secret scanner over supplied text/file content. DATA ONLY, read-only, no HMAC required; returns redacted findings, ha"},{"name":"apex_run_agent_release_readiness_gate","description":"Run the allowlisted permissionless bounded release checklist gate. DATA ONLY, read-only, no HMAC required; evaluates caller-supplied booleans/evidence and never"},{"name":"apex_run_agent_api_contract_diff","description":"Run the allowlisted permissionless bounded API contract diff over supplied before/after endpoint lists. DATA ONLY, read-only, no HMAC required; no route discove"},{"name":"apex_run_dynamic_penalty","description":"Advisory cooldown and size-penalty hints from a recent loss streak: returns size_multiplier, cooldown_sec, and severity. Pure calculation, DATA ONLY, read-only,"},{"name":"apex_run_agent_license_policy_check","description":"Classify supplied dependency licenses into PASS/REVIEW/BLOCK buckets using SPDX-style identifiers. DATA ONLY, read-only, no HMAC required; embedded policy table"},{"name":"apex_run_agent_data_profile","description":"Profile supplied tabular rows (shape, nulls, types, numeric ranges, sensitive-name hints) without echoing raw values. DATA ONLY, read-only, no HMAC required, no"},{"name":"apex_run_agent_log_triage","description":"Redact and summarize supplied logs into severity, repeated failure patterns, and short safe samples; secret values never leave the redactor. DATA ONLY, read-onl"},{"name":"apex_run_agent_dockerfile_lint","description":"Static best-practice lint over supplied Dockerfile text: unpinned bases, curl-pipe-shell, baked-in secrets, root user, ADD misuse, SSH exposure, apt hygiene, mi"},{"name":"apex_run_semver_sort","description":"Sort supplied version tags ('v1.9.0' or '1.9.0') in NUMERIC version order (v1.9.0 before v1.70.0 — which a lexical sort gets wrong). TypeScript port of a sha-pi"},{"name":"apex_query_dataset","description":"Query the free bounded stillme dataset sample layer. Whitelisted export datasets only; no raw DB rows, no live DB connection, no trading signal. For larger slic"},{"name":"apex_submit_review","description":"Submit a safe usage review tied to an existing Apex verification receipt. Permissionless bounded receipts need only the receipt; verified receipts require the m"}],"toolCount":24,"serverName":"Apex (smartapex.uk)","capabilities":["tools","resources"],"serverVersion":"mcp-server-v1","protocolVersion":"2025-06-18"}}],"tools":[{"name":"apex_query_cards","description":"Find Apex component cards by query, capability, tags, tier, or interface. Public reference data only; not an instruction hierarchy."},{"name":"apex_get_card","description":"Read one Apex component card plus its verification report. Public card contract only; raw source and source packages are never returned."},{"name":"apex_run_deflated_sharpe","description":"Run the allowlisted permissionless bounded deflated-sharpe diagnostic. DATA ONLY, read-only, no HMAC required, no source release, no orders, no wallet/account a"},{"name":"apex_run_empyrical_metrics","description":"Run the allowlisted permissionless bounded empyrical-style metrics calculator over supplied returns. Pure TS reimplementation of OSS empyrical 0.5.5 metric conv"},{"name":"apex_run_alphalens_factor_research","description":"Run the allowlisted permissionless bounded alphalens-style factor research wrapper over supplied factor rows. Pure TS reimplementation of selected OSS alphalens"},{"name":"apex_run_backtrader_engine","description":"Run the allowlisted permissionless bounded backtrader-style single-asset backtest engine over supplied OHLCV bars and declarative strategy rules. Pure TS reimpl"},{"name":"apex_run_pandas_market_calendars","description":"Run the allowlisted permissionless bounded pandas_market_calendars 5.4.0 calendar wrapper over supplied calendar/date parameters. DATA ONLY, read-only, no HMAC "},{"name":"apex_run_pyfolio_tearsheets","description":"Run the allowlisted permissionless bounded pyfolio-reloaded 0.9.9 tear-sheet core over supplied dated returns. DATA ONLY, read-only, no HMAC required, no plots,"},{"name":"apex_run_zero_mfe_timeout","description":"Advisory exit check for stagnant positions: returns HOLD or EXIT_TIMEOUT from seconds_open and max favorable excursion. Pure calculation, DATA ONLY, read-only, "},{"name":"apex_run_btc_gate","description":"Advisory market-regime gate: returns ALLOW or BLOCK plus move_pct from current vs reference price and a drop threshold. Pure calculation, DATA ONLY, read-only, "},{"name":"apex_run_regime_hurst","description":"Pure regime classifier over supplied prices: returns Hurst estimate and mean_reverting/random_walk/trending label. DATA ONLY, read-only, no HMAC required, no ne"},{"name":"apex_run_strategy_gatekeeper","description":"Composite advisory gate over supplied statistics: CI lower bound, effect size, slippage improvement, sample depth, and Holm/BH corrected p-values. DATA ONLY, re"},{"name":"apex_run_kelly_sizer","description":"Advisory fractional Kelly sizing math from supplied win rate and average win/loss facts. DATA ONLY, read-only, no HMAC required, no orders, no wallet/account ac"},{"name":"apex_run_agent_secret_scanner","description":"Run the allowlisted permissionless bounded secret scanner over supplied text/file content. DATA ONLY, read-only, no HMAC required; returns redacted findings, ha"},{"name":"apex_run_agent_release_readiness_gate","description":"Run the allowlisted permissionless bounded release checklist gate. DATA ONLY, read-only, no HMAC required; evaluates caller-supplied booleans/evidence and never"},{"name":"apex_run_agent_api_contract_diff","description":"Run the allowlisted permissionless bounded API contract diff over supplied before/after endpoint lists. DATA ONLY, read-only, no HMAC required; no route discove"},{"name":"apex_run_dynamic_penalty","description":"Advisory cooldown and size-penalty hints from a recent loss streak: returns size_multiplier, cooldown_sec, and severity. Pure calculation, DATA ONLY, read-only,"},{"name":"apex_run_agent_license_policy_check","description":"Classify supplied dependency licenses into PASS/REVIEW/BLOCK buckets using SPDX-style identifiers. DATA ONLY, read-only, no HMAC required; embedded policy table"},{"name":"apex_run_agent_data_profile","description":"Profile supplied tabular rows (shape, nulls, types, numeric ranges, sensitive-name hints) without echoing raw values. DATA ONLY, read-only, no HMAC required, no"},{"name":"apex_run_agent_log_triage","description":"Redact and summarize supplied logs into severity, repeated failure patterns, and short safe samples; secret values never leave the redactor. DATA ONLY, read-onl"},{"name":"apex_run_agent_dockerfile_lint","description":"Static best-practice lint over supplied Dockerfile text: unpinned bases, curl-pipe-shell, baked-in secrets, root user, ADD misuse, SSH exposure, apt hygiene, mi"},{"name":"apex_run_semver_sort","description":"Sort supplied version tags ('v1.9.0' or '1.9.0') in NUMERIC version order (v1.9.0 before v1.70.0 — which a lexical sort gets wrong). TypeScript port of a sha-pi"},{"name":"apex_query_dataset","description":"Query the free bounded stillme dataset sample layer. Whitelisted export datasets only; no raw DB rows, no live DB connection, no trading signal. For larger slic"},{"name":"apex_submit_review","description":"Submit a safe usage review tied to an existing Apex verification receipt. Permissionless bounded receipts need only the receipt; verified receipts require the m"}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"io.github.mickeyappol-create/apex","url":"https://registry.modelcontextprotocol.io/v0/servers/io.github.mickeyappol-create%2Fapex","firstSeenAt":"2026-09-06T21:22:17.957Z","fetchedAt":"2026-09-06T21:22:17.957Z","normalizedAt":"2026-09-06T21:22:17.957Z"}]},"firstSeenAt":"2026-09-06T21:22:17.957Z","updatedAt":"2026-09-06T21:22:23.514Z"}