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.

com.n0brains/mcp

REMOTE · API.N0BRAINS.COM · SCANNED AUG 3

Self-routing market intel for agents: A-F trade checks, one-call briefs, real liq maps, proof board.

Available components

+2 this week 52 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 Security46
Transport & Reachability100
Schema Quality & AI Usability36
  • AI-judged instruction clarity (poor).Fail
  • Context-footprint check failed: tool/resource definitions use about 7061 tokens (~135/item across 52 items; 52 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 Management27
  • Stability observed for 8 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 (37% 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 · api.n0brains.com

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

  • 3 Aug 26 +1

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

  • 1 Aug 26 +2
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 52 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. security
    • MCP protocol: unverified → pass functional
    • Tool coverage: unverified → 100 functional
    • Stability: unverified → 0.20 functional
  • 31 Jul 26 0
    • 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

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

  • 29 Jul 26 −2
    • The server rewrote its instructions, which are the text every model session reads security
    • Tool “get_anti_predictive_cells” rewrote its description, which is the text the model reads security
    • Tool “get_asset_class_proof” rewrote its description, which is the text the model reads security
    • Tool “get_correlation” rewrote its description, which is the text the model reads security
    • Tool “get_cross_asset_flows” rewrote its description, which is the text the model reads security
    • Tool “get_discovery” rewrote its description, which is the text the model reads security
    • Tool “get_economic_calendar” rewrote its description, which is the text the model reads security
    • Tool “get_event_outlook” rewrote its description, which is the text the model reads security
    • Tool “get_indicators” rewrote its description, which is the text the model reads security
    • Tool “get_journal” rewrote its description, which is the text the model reads security
    • Tool “get_levels” rewrote its description, which is the text the model reads security
    • Tool “get_liquidation_map” rewrote its description, which is the text the model reads security
    • Tool “get_liquidity_map” rewrote its description, which is the text the model reads security
    • Tool “get_macro” rewrote its description, which is the text the model reads security
    • Tool “get_macro_aligned_signals” rewrote its description, which is the text the model reads security
    • Tool “get_market_analogs” rewrote its description, which is the text the model reads security
    • Tool “get_market_opens” rewrote its description, which is the text the model reads security
    • Tool “get_market_regime” rewrote its description, which is the text the model reads security
    • Tool “get_mindshare” rewrote its description, which is the text the model reads security
    • Tool “get_mindshare_coin” rewrote its description, which is the text the model reads security
    • Tool “get_options” rewrote its description, which is the text the model reads security
    • Tool “get_performance” rewrote its description, which is the text the model reads security
    • Tool “get_positioning” rewrote its description, which is the text the model reads security
    • Tool “get_price” rewrote its description, which is the text the model reads security
    • Tool “get_prices” rewrote its description, which is the text the model reads security
    • Tool “get_rotation” rewrote its description, which is the text the model reads security
    • Tool “get_sentiment” rewrote its description, which is the text the model reads security
    • Tool “get_signal” rewrote its description, which is the text the model reads security
    • Tool “get_signal_with_context” rewrote its description, which is the text the model reads security
    • Tool “get_signals_since” rewrote its description, which is the text the model reads security
    • Tool “get_state” rewrote its description, which is the text the model reads security
    • Tool “get_trade_plan” rewrote its description, which is the text the model reads security
    • Tool “health” rewrote its description, which is the text the model reads security
    • Tool “list_signals” rewrote its description, which is the text the model reads security
    • Tool “log_trade” rewrote its description, which is the text the model reads security
    • Tool “rank_trades” rewrote its description, which is the text the model reads security
    • Tool “void_trade” rewrote its description, which is the text the model reads security
    • Tool “amend_trade” rewrote its description, which is the text the model reads security
    • Tool “check_trade” rewrote its description, which is the text the model reads security
    • Tool “close_trade” rewrote its description, which is the text the model reads security
    • Tool “get_actionable_signals” rewrote its description, which is the text the model reads security
    • Schema quality: 107 → 134 functional
    • Tool coverage: 48% → 37% functional
    • Schema quality: fair → poor functional
    • New tool “find_similar_signals” functional
    • New tool “get_check_history” functional
    • New tool “get_checkable_assets” functional
    • New tool “get_long_short” functional
    • New tool “get_manipulation” functional
    • New tool “get_market_brief” functional
    • New tool “get_narrative” functional
    • New tool “get_playbook” functional
    • New tool “get_proof” functional
    • New tool “get_state_brief” functional
    • New tool “get_trust” functional
    • New tool “get_usage” functional
    • “get_signals_since” added an optional parameter “signal_type” cosmetic
  • 27 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
  • 26 Jul 26 49

    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://api.n0brains.com/mcp/

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=n0brains.com CN=YE2,O=Let's Encrypt,C=US 10 Jul 2026 8 Oct 2026 ECDSA 256 ECDSA-SHA384 5474bb050fe2386aaac131bd79dedba1262
SANs: *.n0brains.com, n0brains.com
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of api.n0brains.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
n0brains.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
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://api.n0brains.com/mcp/ Verified 200
http (plaintext) http://api.n0brains.com/mcp/ Inconclusive 406
MCP tools — 52 exposed · ~6,015 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
rank_trades ~80

[STEP 2 — pick the coin] Cross-asset ranking: assembled trade plans for the given coins sorted by setup_score (best first) — answers 'which coin is the better trade right now?'. coins = comma-separated (default BTC,ETH,SOL). Mirrors GET /rank. Analytical, not advice.

NameTypeReqDescription
coinsstring

No output schema declared.

No examples provided.

void_trade ~122

[JOURNAL] Void a mis-logged journal trade by trade_id (wrong asset, duplicate, fat-finger) with an optional reason. Soft-delete: the trade is removed from your stats and the default journal view but retained and recoverable (get_journal status='void' lists voided trades). Voiding a CLOSED trade removes its outcome from your calibration — disclosed in the response. Use this for entries that never should have existed; use close_trade for real trades that ended. Pro.

NameTypeReqDescription
reason
trade_idintegeryes

No output schema declared.

No examples provided.