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.

io.911fund.x402/x402-alpha

REMOTE · X402.911FUND.IO · SCANNED SEP 20

Pay-per-call crypto intelligence: 19 tools over 10+ live sources, USDC via x402.

Available components

0 this week 79 Trust /100

Deprecated

This server is marked deprecated in the MCP registry. The registry records this reason: Service retired 2026-09; endpoint no longer maintained.

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 Security57
Transport & Reachability100
Schema Quality & AI Usability77
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1693 tokens (~89/item across 19 items; 19 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
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
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 19 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 19 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
Install

How do I install the io.911fund.x402/x402-alpha MCP server?

io.911fund.x402/x402-alpha is a hosted endpoint at https://x402.911fund.io/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 · x402.911fund.io

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

  • 16 Sept 26 0
    • HSTS header: unverified → fail security
    • Injection markers: unverified → pass security
    • Stability: unverified → pass security
    • TLS certificate: unverified → pass security
    • Transport: fail → pass security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 19 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
    • Endpoint reachability: unreachable → reachable functional
    • Tool coverage: unverified → 100 functional
    • MCP protocol: unverified → pass functional
  • 15 Sept 26 0
    • Endpoint reachability: reachable → unreachable security
    • HSTS header: fail → unverified security
    • Stability: pass → unverified security
    • Tool safety: pass → unverified security
    • TLS certificate: pass → unverified security
    • Transport: pass → fail security
    • Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
  • 10 Sept 26 0
    • HSTS header: unverified → fail security
    • Injection markers: unverified → pass security
    • Stability: unverified → pass security
    • TLS certificate: unverified → pass security
    • Transport: fail → pass security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 19 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
    • Endpoint reachability: unreachable → reachable functional
    • Tool coverage: unverified → 100 functional
    • MCP protocol: unverified → pass functional
  • 9 Sept 26 0
    • Endpoint reachability: reachable → unreachable security
    • HSTS header: fail → unverified security
    • Stability: pass → unverified security
    • Tool safety: pass → unverified security
    • TLS certificate: pass → unverified security
    • Transport: pass → fail security
    • Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
  • 3 Sept 26 0
    • HSTS header: unverified → fail security
    • Injection markers: unverified → pass security
    • Stability: unverified → pass security
    • Transport: fail → pass security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 19 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
    • Endpoint reachability: unreachable → reachable functional
    • Tool coverage: unverified → 100 functional
    • MCP protocol: unverified → pass functional
  • 2 Sept 26 0
    • Endpoint reachability: reachable → unreachable security
    • HSTS header: fail → unverified security
    • Stability: pass → unverified security
    • Tool safety: pass → unverified security
    • Transport: pass → fail security
    • Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
  • 28 Aug 26 0
    • HSTS header: unverified → fail security
    • Injection markers: unverified → pass security
    • Stability: unverified → pass security
    • Transport: fail → pass security
    • Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 19 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
    • Endpoint reachability: unreachable → reachable functional
    • Tool coverage: unverified → 100 functional
    • MCP protocol: unverified → pass functional
  • 27 Aug 26 0
    • Endpoint reachability: reachable → unreachable security
    • HSTS header: fail → unverified security
    • Stability: pass → unverified security
    • Tool safety: pass → unverified security
    • Transport: pass → fail security
    • Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it. security
    • Capabilities: pass → unverified functional
    • Tool coverage: 100 → unverified functional
    • First check of Schema quality: unverified functional
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 20 Sept 2026 · Probed https://x402.911fund.io/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_256_GCM_SHA384 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=x402.911fund.io CN=YE2,O=Let's Encrypt,C=US 3 Aug 2026 1 Nov 2026 ECDSA 256 ECDSA-SHA384 67cf1da236cd7cff0dacba175ef7758a496
SANs: x402.911fund.io
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

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of x402.911fund.io. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
io. present 57355 8 Verified
911fund.io. 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
x-content-type-options nosniff
x-frame-options DENY
referrer-policy strict-origin-when-cross-origin

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://x402.911fund.io/mcp Verified 200
http (plaintext) http://x402.911fund.io/mcp HTTPS enforced 301 https://x402.911fund.io/mcp
MCP tools · 19 exposed · ~1,693 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
alpha_brief ~108

One-call token brief bundling market data, X/Twitter sentiment, on-chain transfers, and risk research with a unified AI synthesis. $0.20 USDC. Payment is consumed on execution, including timeouts.

NameTypeReqDescription
addressstringToken contract address (enables on-chain transfer analysis)
chainstringChain filter (solana, base, ethereum). Default: auto-detect
symbolstringToken symbol (e.g., SOL, ETH)

No output schema declared.

No examples provided.

alpha_calendar ~118

Upcoming crypto events — token unlocks, protocol upgrades, governance votes, launches. $0.03 USDC. Payment is consumed on execution, including timeouts.

NameTypeReqDescription
categorystringEvent type (unlock, upgrade, governance, launch, conference, earnings)
daysnumberLook-ahead window in days (7, 14, 30). Default: 14
querystringFree-text event query
symbolstringFilter by token symbol (e.g., ARB, ETH)

No output schema declared.

No examples provided.

alpha_compare ~106

Side-by-side token comparison across price action, volume, sentiment, and fundamentals. $0.05 USDC. Payment is consumed on execution, including timeouts.

NameTypeReqDescription
addressesstringComma-separated contract addresses (alternative to tokens)
metricsstringFocus areas: price,volume,sentiment,holders,liquidity. Default: all
tokensstringComma-separated token symbols (2-5), e.g. SOL,ETH

No output schema declared.

No examples provided.

alpha_deep ~81

Deep multi-source research (Exa + Firecrawl + Claude + up to 99 tweets). $0.10 USDC. May take up to 60s. Payment is consumed on execution, including timeouts.

NameTypeReqDescription
querystringyesResearch query (e.g., "Solana DeFi trends", "Base L2 ecosystem", token name)

No output schema declared.

No examples provided.

alpha_macro ~67

Macro economic pulse (FRED + prediction markets + Twitter + Grok). $0.05 USDC. Payment is consumed on execution, including timeouts.

NameTypeReqDescription
themestringMacro theme (e.g., "inflation", "employment", "rates"). Defaults to broad overview.

No output schema declared.

No examples provided.

alpha_memecoin ~114

Memecoin vertical — top meme tokens by volume with momentum, or a per-token degen risk read (liquidity, rug flags, social velocity). $0.05 USDC. Payment is consumed on execution, including timeouts.

NameTypeReqDescription
addressstringToken contract address
chainstringChain filter (solana, base, ethereum). Default: solana
symbolstringMemecoin symbol (e.g., WIF). Omit for a market-wide meme screener

No output schema declared.

No examples provided.

alpha_narrative ~103

Detect and track active market narratives — AI tokens, RWA, L2, memecoins, DePIN. $0.05 USDC. Payment is consumed on execution, including timeouts.

NameTypeReqDescription
limitnumberNumber of narratives to return (default: 5)
narrativestringNarrative slug (ai, rwa, meme, l2, depin, defi, gaming)
querystringFree-text narrative query

No output schema declared.

No examples provided.

alpha_news ~115

AI-filtered crypto news from CoinTelegraph, Decrypt, CoinDesk, Blockworks + X/Twitter with AI synthesis. $0.02 USDC. Payment is consumed on execution, including timeouts.

NameTypeReqDescription
categorystringSource category filter (coindesk, cointelegraph, decrypt, blockworks)
querystringSearch query for news filtering (e.g., "bitcoin ETF flows")
tokenstringAlias for query token symbol (e.g., "BTC", "ETH")

No output schema declared.

No examples provided.

alpha_onchain ~121

On-chain activity intelligence — whale movements, large transfers, DEX volume anomalies, smart money tracking. $0.05 USDC. Payment is consumed on execution, including timeouts.

NameTypeReqDescription
addressstringToken contract address
chainstringChain filter (solana, base, ethereum)
symbolstringToken symbol (e.g., SOL, ETH, BTC)
timeframestringLookback window (1h, 4h, 24h, 7d). Default: 24h

No output schema declared.

No examples provided.

alpha_perps_funding ~92

Perpetual futures funding rates across Hyperliquid and Gate with crowded-trade extremes and squeeze-risk synthesis. $0.05 USDC. Payment is consumed on execution, including timeouts.

NameTypeReqDescription
exchangestringLimit to one exchange: gate or hyperliquid. Default: both
symbolstringAsset symbol (e.g., BTC). Omit for market-wide extremes

No output schema declared.

No examples provided.

alpha_portfolio ~85

Wallet portfolio analysis — token holdings, diversification score, risk exposure, AI rebalancing suggestions. $0.05 USDC. Payment is consumed on execution, including timeouts.

NameTypeReqDescription
chainstringChain for lookup (auto-detect from address format if omitted)
walletstringyesWallet address (EVM 0x... or Solana base58)

No output schema declared.

No examples provided.

alpha_prediction ~78

Prediction market intelligence (Polymarket + Kalshi + Twitter + Grok). $0.03 USDC. Payment is consumed on execution, including timeouts.

NameTypeReqDescription
categorystringFilter by category
querystringyesPrediction query (e.g., "bitcoin 100k", "fed rate cut", "election")

No output schema declared.

No examples provided.

alpha_risk ~102

Token safety assessment — audit status, rug pull signals, liquidity depth, holder concentration, honeypot detection, plus X and Reddit scam-report corroboration. $0.062 USDC. Payment is consumed on execution, including timeouts.

NameTypeReqDescription
addressstringToken contract address (preferred for accuracy)
chainstringChain for lookup (auto-detect if omitted)
symbolstringToken symbol (e.g., WIF)

No output schema declared.

No examples provided.

alpha_search ~52

Neural web search + Twitter + AI synthesis (Exa + Grok). $0.03 USDC. Payment is consumed on execution, including timeouts.

NameTypeReqDescription
querystringyesSearch query for crypto intelligence

No output schema declared.

No examples provided.

alpha_sentiment ~86

X (up to 99 tweets) + Reddit cross-source sentiment with full engagement metrics (likes, views, retweets, followers, upvotes), AI bull/bear scoring, and an X-vs-Reddit corroboration check. $0.062 USDC. Payment is consumed on execution, including timeouts.

NameTypeReqDescription
symbolstringyesToken or topic to analyze

No output schema declared.

No examples provided.

alpha_stats ~26

Get gateway stats (uptime, memory, rate limits). Free — no payment required.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

alpha_subscribe ~123

Create a notify-on-condition webhook subscription: 5 prepaid HMAC-signed deliveries when a price/funding condition triggers. $0.05 USDC ($0.01 per delivery, prepaid). Payment is consumed on execution.

NameTypeReqDescription
symbolstringyesAsset symbol (e.g., SOL)
thresholdstringyesTrigger threshold (price in USD, or absolute funding rate)
typestringyesCondition type: price_above, price_below, or funding_above_abs
webhookstringyesHTTPS webhook URL on a public host

No output schema declared.

No examples provided.

alpha_token ~71

AI-synthesized token intelligence with price, volume, holders, X/Twitter engagement data, and analysis. $0.03 USDC. Twitter included free. Payment is consumed on execution, including timeouts.

NameTypeReqDescription
symbolstringyesToken symbol (e.g., SOL, WIF, PEPE)

No output schema declared.

No examples provided.

alpha_trending ~45

AI-analyzed trending tokens with X/Twitter engagement data and market narratives. $0.03 USDC. Twitter included free. Payment is consumed on execution, including timeouts.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

Common questions

What is the io.911fund.x402/x402-alpha MCP server?

io.911fund.x402/x402-alpha is an MCP server listed in the public MCP registry as io.911fund.x402/x402-alpha. Pay-per-call crypto intelligence: 19 tools over 10+ live sources, USDC via x402. This page covers its hosted endpoint (https://x402.911fund.io/mcp).

Is the io.911fund.x402/x402-alpha MCP server safe to use?

io.911fund.x402/x402-alpha scores 79 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 io.911fund.x402/x402-alpha MCP server expose?

io.911fund.x402/x402-alpha exposes 19 tools: alpha_token, alpha_trending, alpha_sentiment, alpha_search, alpha_deep, and 14 more. Their descriptions and schemas cost roughly 1,693 tokens of context every time the server is loaded.

Does the io.911fund.x402/x402-alpha MCP server require authentication?

No. We connected to io.911fund.x402/x402-alpha without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the io.911fund.x402/x402-alpha MCP server still maintained?

io.911fund.x402/x402-alpha is marked deprecated in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.