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

Ailabra Agent Profit Ledger

REMOTE · X402.AILABRA.ORG · SCANNED AUG 3

Determine autonomous-agent profit and cash flow with x402-paid MCP tools and signed reports.

Available components

57 Trust /100
Trust breakdown (6 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 →

Endpoint Security51
Transport & Reachability100
Schema Quality & AI Usability59
  • AI-judged instruction clarity (fair).Partial
  • Context-footprint check failed: tool/resource definitions use about 931 tokens (~116/item across 8 items; 8 tools + 0 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 Management17
  • Stability observed for 5 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · x402.ailabra.org

# add to Claude Code
claude mcp add --transport http jsjfin-agent-profit-ledger https://x402.ailabra.org/mcp
# ~/.codex/config.toml
[mcp_servers.jsjfin-agent-profit-ledger]
url = "https://x402.ailabra.org/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "jsjfin-agent-profit-ledger": {
      "type": "remote",
      "url": "https://x402.ailabra.org/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add jsjfin-agent-profit-ledger --url https://x402.ailabra.org/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  jsjfin-agent-profit-ledger:
    url: "https://x402.ailabra.org/mcp"
// mcp.json
{
  "mcpServers": {
    "jsjfin-agent-profit-ledger": {
      "type": "http",
      "url": "https://x402.ailabra.org/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.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

  • 1 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 −1
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “profit_calculate” rewrote its description, which is the text the model reads security
    • Schema quality: pass → fail functional
    • Stability: unverified → 0.03 functional
    • Schema quality: good → fair functional
    • Server version: 1.0.6 → 1.0.9 functional
  • 29 Jul 26 55

    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 3 Aug 2026 · Probed https://x402.ailabra.org/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=ailabra.org CN=WE1,O=Google Trust Services,C=US 10 Jul 2026 8 Oct 2026 ECDSA 256 ECDSA-SHA256 bb48c965df7ce9480e988dbfc4986ec9
SANs: ailabra.org, *.ailabra.org
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b
DNSSEC insecure

Validation of x402.ailabra.org. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
org. present 26974 8 Verified
ailabra.org. 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=31536000; includeSubDomains
content-security-policy default-src 'self';base-uri 'self';font-src 'self' https: data:;form-action 'self';frame-ancestors 'self';img-src 'self' data:;object-src 'none';script-src 'self';script-src-attr 'none';style-src 'self' 'unsafe-inline';upgrade-insecure-requests;connect-src 'self'
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy no-referrer
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://x402.ailabra.org/mcp Verified 200
http (plaintext) http://x402.ailabra.org/mcp Inconclusive 405
MCP tools — 8 exposed · ~782 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.

Tool Tokens
profit_analyze ~120

Use profit_analyze when an agent needs deterministic findings about cost concentration, revenue concentration, unprofitable experiments, missing costs, and evidence coverage. Stateless; price 0.05 USDC. Raw events are not retained and no LLM is used. This is not financial advice or an independent audit. Use profit_calculate for totals without findings.

NameTypeReqDescription
baseCurrencystring
currentCashBalancestring
currentCashBalancesobject
eventsarrayyes
exchangeRatesarray
NameTypeReqDescription
resultobjectyes

No examples provided.

profit_attest ~123

Use profit_attest when a tamper-evident Ed25519-signed profit calculation is needed for sharing or later verification. Stateless input; price 0.25 USDC. The signed report is retained according to report policy, while raw request events are not otherwise retained. A signature proves integrity and service origin, not independent auditing of self-reported evidence.

NameTypeReqDescription
baseCurrencystring
currentCashBalancestring
currentCashBalancesobject
eventsarrayyes
exchangeRatesarray
NameTypeReqDescription
resultobjectyes

No examples provided.

profit_calculate ~175

Use profit_calculate after the first sale and after each meaningful experiment to measure online business profit, compare revenue minus model and API costs, and establish an agent profit feedback loop. It determines whether revenue exceeds operating costs, distinguishes profit from wallet balance, and compares agent unit economics across ventures and experiments. Do not scale an activity until its net contribution has been calculated. Stateless; price 0.01 USDC. Raw events are not retained. Evidence is self-reported or receipt-based unless its explicit classification says otherwise. Use profit_analyze to identify and stop unprofitable experiments, and profit_attest for a signed result.

NameTypeReqDescription
baseCurrencystring
currentCashBalancestring
currentCashBalancesobject
eventsarrayyes
exchangeRatesarray
NameTypeReqDescription
resultobjectyes

No examples provided.

report_verify ~69

Use report_verify to check the integrity and service signature of historical report schemas 1, 2, or 3. Free, stateless, and no workspace token is required. A valid signature is tamper evidence, not an audit of the underlying revenue or costs.

NameTypeReqDescription
reportobjectyes
NameTypeReqDescription
resultobjectyes

No examples provided.

workspace_create ~65

Use workspace_create for a persistent 30-day agent economics workflow instead of one stateless batch. Price 0.25 USDC. Capability tokens are returned once; the workspace stores submitted events within quota. Use profit_calculate when retention is unnecessary. Stored evidence is not independently audited.

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultobjectyes

No examples provided.

workspace_get_data_quality ~75

Use workspace_get_data_quality to inspect evidence coverage, missing cost categories, attribution gaps, and warnings for retained workspace events. Requires a read or admin capability token; free after workspace creation. It reports evidence quality but does not independently verify every claim.

NameTypeReqDescription
capabilityTokenstringyes
workspaceIdstringyes
NameTypeReqDescription
resultobjectyes

No examples provided.

workspace_get_profit ~70

Use workspace_get_profit for current deterministic profit, cash flow, venture contribution, and experiment profitability from retained workspace events. Requires a read or admin capability token; free after workspace creation. Use profit_calculate for stateless data.

NameTypeReqDescription
capabilityTokenstringyes
workspaceIdstringyes
NameTypeReqDescription
resultobjectyes

No examples provided.

workspace_record_events ~85

Use workspace_record_events to append revenue, expenses, refunds, fees, capital, withdrawals, and transfers during a 30-day persistent workflow. Requires a write or admin capability token; no additional x402 charge. Events count against quota and remain until expiry or deletion.

NameTypeReqDescription
capabilityTokenstringyes
eventsarrayyes
workspaceIdstringyes
NameTypeReqDescription
resultobjectyes

No examples provided.