← 911fund.io

INDIVIDUAL MCP TOOL

alpha_subscribe

Create a notify-on-condition webhook subscription: 5 prepaid HMAC-signed deliveries when a price/funding condition triggers.

911fund.ionone authenticationAvailability not checked

LIVE ENDPOINT

https://x402.911fund.io/mcp

No auth detected

Connect to this endpoint to inspect the live schema for alpha_subscribe and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description contains a write-action term.
  • A tool name or description suggests sending messages.

Parent server

911fund.io

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.x402-alpha]
url = "https://x402.911fund.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "x402-alpha": {
      "type": "http",
      "url": "https://x402.911fund.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: x402-alpha
Remote MCP URL: https://x402.911fund.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "x402-alpha": {
      "url": "https://x402.911fund.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "x402-alpha": {
      "type": "http",
      "url": "https://x402.911fund.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "x402-alpha",
  "transport": "streamable-http",
  "url": "https://x402.911fund.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • alpha_token — AI-synthesized token intelligence with price, volume, holders, X/Twitter engagement data, and analysis.
  • alpha_trending — AI-analyzed trending tokens with X/Twitter engagement data and market narratives.
  • alpha_sentiment — 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.
  • alpha_search — Neural web search + Twitter + AI synthesis (Exa + Grok).
  • alpha_deep — Deep multi-source research (Exa + Firecrawl + Claude + up to 99 tweets).
  • alpha_prediction — Prediction market intelligence (Polymarket + Kalshi + Twitter + Grok).
  • alpha_macro — Macro economic pulse (FRED + prediction markets + Twitter + Grok).
  • alpha_news — AI-filtered crypto news from CoinTelegraph, Decrypt, CoinDesk, Blockworks + X/Twitter with AI synthesis.